gnu: modem-manager: Remove obsolete input.
* gnu/packages/freedesktop.scm (modem-manager)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
This commit is contained in:
parent
9ee4069eb0
commit
fdd40f391c
@ -1528,9 +1528,9 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
|
|||||||
#:configure-flags
|
#:configure-flags
|
||||||
#~(list (string-append "--with-udev-base-dir=" #$output "/lib/udev"))))
|
#~(list (string-append "--with-udev-base-dir=" #$output "/lib/udev"))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list `(,glib "bin") ; for glib-mkenums
|
(list gettext-minimal
|
||||||
|
`(,glib "bin") ; for glib-mkenums
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
intltool
|
|
||||||
pkg-config
|
pkg-config
|
||||||
vala
|
vala
|
||||||
;; For testing.
|
;; For testing.
|
||||||
|
Loading…
Reference in New Issue
Block a user