guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: icewm: Enable icewm-menu-fdo.


From: guix-commits
Subject: branch master updated: gnu: icewm: Enable icewm-menu-fdo.
Date: Fri, 10 Feb 2023 00:40:17 -0500

This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new f5bb96700c gnu: icewm: Enable icewm-menu-fdo.
f5bb96700c is described below

commit f5bb96700c44c8c56934f8837e66b03b9db87730
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Fri Feb 10 13:39:02 2023 +0800

    gnu: icewm: Enable icewm-menu-fdo.
    
    * gnu/packages/wm.scm (icewm)[inputs]: Add glib.
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 3ab0457044..f2149b5be5 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -751,6 +751,7 @@ desktop environment.")
     (native-inputs (list pkg-config))
     (inputs (list fontconfig
                   fribidi
+                  glib                  ;for icewm-menu-fdo
                   imlib2
                   libice
                   libjpeg-turbo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]