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
|
||||
#~(list (string-append "--with-udev-base-dir=" #$output "/lib/udev"))))
|
||||
(native-inputs
|
||||
(list `(,glib "bin") ; for glib-mkenums
|
||||
(list gettext-minimal
|
||||
`(,glib "bin") ; for glib-mkenums
|
||||
gobject-introspection
|
||||
intltool
|
||||
pkg-config
|
||||
vala
|
||||
;; For testing.
|
||||
|
Loading…
Reference in New Issue
Block a user