guix-commits
[Top][All Lists]
Advanced

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

53/265: gnu: gtk+: Add missing input.


From: guix-commits
Subject: 53/265: gnu: gtk+: Add missing input.
Date: Wed, 19 Aug 2020 13:08:40 -0400 (EDT)

dannym pushed a commit to branch wip-desktop
in repository guix.

commit 0208628e4ed9c3284765b687ef8f36823e437204
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Sun Jul 12 20:31:48 2020 -0400

    gnu: gtk+: Add missing input.
    
    * gnu/package/gtk.scm (gtk+) [native-inputs]: Add hicolor-icon-theme.
    
    Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
 gnu/packages/gtk.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index a756af1..4874585 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1024,6 +1024,7 @@ application suites.")
        ("gettext" ,gettext-minimal)
        ("glib" ,glib "bin")
        ("gobject-introspection" ,gobject-introspection)
+       ("hicolor-icon-theme" ,hicolor-icon-theme)
        ("intltool" ,intltool)
        ("perl" ,perl)
        ("pkg-config" ,pkg-config)



reply via email to

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