guix-commits
[Top][All Lists]
Advanced

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

128/334: gnu: gtk+: Add missing input.


From: guix-commits
Subject: 128/334: gnu: gtk+: Add missing input.
Date: Sat, 15 Aug 2020 16:26:43 -0400 (EDT)

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

commit e77d2a6b4a062807a175cd4b66236b88cdd1f6aa
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 d9e6404..c388847 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -962,6 +962,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]