1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00

gnu: gnome-backgrounds: Remove unused input.

* gnu/packages/gnome.scm (gnome-backgrounds)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
This commit is contained in:
Marius Bakke
2021-06-24 15:15:58 +02:00
parent c5dfe6346d
commit f5f288872c

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