guix-commits
[Top][All Lists]
Advanced

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

248/295: gnu: gtk+: Add missing input.


From: guix-commits
Subject: 248/295: gnu: gtk+: Add missing input.
Date: Mon, 27 Jul 2020 06:26:27 -0400 (EDT)

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

commit 81340f7a6d9a88baeb7598345bb70863cc9ad092
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 2623dd9..353fb9e 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]