~ruther/guix-local

4915c51986721acb8991f8ef9df51e73d81c5cc3 — ng0 8 years ago 833b7e0
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 <efraim@flashner.co.il>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/mate.scm
M gnu/packages/mate.scm => gnu/packages/mate.scm +0 -1
@@ 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")