mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 07:00:37 +02:00
gnu: modem-manager: Add missing input.
* gnu/packages/freedesktop.scm (modem-manager)[inputs]: Add libcap.
This commit is contained in:
committed by
Efraim Flashner
parent
1f919459eb
commit
daae208942
@@ -778,7 +778,8 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
|
||||
(propagated-inputs
|
||||
`(("glib" ,glib))) ; required by mm-glib.pc
|
||||
(inputs
|
||||
`(("libgudev" ,libgudev)
|
||||
`(("libcap" ,libcap)
|
||||
("libgudev" ,libgudev)
|
||||
("libmbim" ,libmbim)
|
||||
("libqmi" ,libqmi)
|
||||
("polkit" ,polkit)))
|
||||
|
||||
Reference in New Issue
Block a user