guix-commits
[Top][All Lists]
Advanced

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

02/06: gnu: mate-icon-theme: Remove 'gtk+' from native-inputs.


From: Efraim Flashner
Subject: 02/06: gnu: mate-icon-theme: Remove 'gtk+' from native-inputs.
Date: Sun, 3 Sep 2017 11:01:21 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 4915c51986721acb8991f8ef9df51e73d81c5cc3
Author: ng0 <address@hidden>
Date:   Fri Aug 25 17:53:03 2017 +0000

    gnu: mate-icon-theme: Remove 'gtk+' from native-inputs.
    
    * gnu/packages/mate.scm (mate-icon-theme)[native-inputs]: Remove 'gtk+'.
    
    Signed-off-by: Efraim Flashner <address@hidden>
---
 gnu/packages/mate.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 66c40c6..0bbb404 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -51,7 +51,6 @@
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("intltool" ,intltool)
-       ("gtk+" ,gtk+)
        ("icon-naming-utils" ,icon-naming-utils)))
     (home-page "https://mate-desktop.org/";)
     (synopsis "The MATE desktop environment icon theme")



reply via email to

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