me
/
guix
Archived
1
0
Fork 0

gnu: modem-manager: Remove input labels.

* gnu/packages/freedesktop.scm (modem-manager)[native-inputs]: Remove labels.
master
Marius Bakke 2022-07-23 22:44:35 +02:00
parent 718f75a55a
commit 40992a1e02
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 7 additions and 7 deletions

View File

@ -1527,13 +1527,13 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
'(#:configure-flags '(#:configure-flags
`(,(string-append "--with-udev-base-dir=" %output "/lib/udev")))) `(,(string-append "--with-udev-base-dir=" %output "/lib/udev"))))
(native-inputs (native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums (list `(,glib "bin") ; for glib-mkenums
("gobject-introspection" ,gobject-introspection) gobject-introspection
("intltool" ,intltool) intltool
("pkg-config" ,pkg-config) pkg-config
("vala" ,vala) vala
;; For testing. ;; For testing.
("dbus" ,dbus))) dbus))
(propagated-inputs (propagated-inputs
(list glib)) ; required by mm-glib.pc (list glib)) ; required by mm-glib.pc
(inputs (inputs