gnu: papirus-icon-theme: Remove input labels.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[native-inputs]: Remove input labels.master
parent
5fc41bb758
commit
b6854fb26f
|
@ -210,7 +210,7 @@ simple and consistent.")
|
||||||
(delete 'configure)
|
(delete 'configure)
|
||||||
(delete 'build))))
|
(delete 'build))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gtk+:bin" ,gtk+ "bin")))
|
(list `(,gtk+ "bin")))
|
||||||
(home-page "https://git.io/papirus-icon-theme")
|
(home-page "https://git.io/papirus-icon-theme")
|
||||||
(synopsis "Fork of Paper icon theme with a lot of new icons and a few extras")
|
(synopsis "Fork of Paper icon theme with a lot of new icons and a few extras")
|
||||||
(description "Papirus is a fork of the icon theme Paper with a lot of new icons
|
(description "Papirus is a fork of the icon theme Paper with a lot of new icons
|
||||||
|
|
Reference in New Issue