me
/
guix
Archived
1
0
Fork 0

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>
master
ng0 2017-08-25 17:53:03 +00:00 committed by Efraim Flashner
parent 833b7e0af0
commit 4915c51986
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -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")