me
/
guix
Archived
1
0
Fork 0

gnu: gnome-backgrounds: Remove unused input.

* gnu/packages/gnome.scm (gnome-backgrounds)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
master
Marius Bakke 2021-06-24 15:15:58 +02:00
parent c5dfe6346d
commit f5f288872c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -8943,7 +8943,7 @@ is complete it provides a graphical representation of each selected folder.")
"0zxlwy55fz7i582hch2wnj8zy1kzikssgaix0l2y41ccp5nzpdy2"))))
(build-system meson-build-system)
(native-inputs
`(("intltool" ,intltool)))
`(("gettext" ,gettext-minimal)))
(home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds")
(synopsis "Background images for the GNOME desktop")
(description