me
/
guix
Archived
1
0
Fork 0

gnu: libgweather: Remove obsolete input.

* gnu/packages/gnome.scm (libgweather)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
master
Marius Bakke 2022-08-28 13:24:23 +02:00
parent d9c7321255
commit 134a29fc08
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5526,12 +5526,12 @@ service via the system message bus.")
(search-input-directory %build-inputs (search-input-directory %build-inputs
"share/zoneinfo"))))) "share/zoneinfo")))))
(native-inputs (native-inputs
(list `(,glib "bin") ;for glib-mkenums (list gettext-minimal
`(,glib "bin") ;for glib-mkenums
gobject-introspection gobject-introspection
pkg-config pkg-config
python python
vala vala
intltool
python-pygobject)) python-pygobject))
(propagated-inputs (propagated-inputs
;; gweather-3.0.pc refers to GTK+, GDK-Pixbuf, GLib/GObject, libxml, and ;; gweather-3.0.pc refers to GTK+, GDK-Pixbuf, GLib/GObject, libxml, and