mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-02 08:07:29 +01: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:
parent
c5dfe6346d
commit
f5f288872c
1 changed files with 1 additions and 1 deletions
|
@ -8943,7 +8943,7 @@ (define-public gnome-backgrounds
|
|||
"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
|
||||
|
|
Loading…
Reference in a new issue