mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 07:00:37 +02:00
gnu: udisks: Add missing input.
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add libcap.
This commit is contained in:
committed by
Efraim Flashner
parent
4ef6cfefaa
commit
1f919459eb
@@ -580,6 +580,7 @@ Analysis and Reporting Technology) functionality.")
|
||||
`(("acl" ,acl)
|
||||
("libatasmart" ,libatasmart)
|
||||
("libgudev" ,libgudev)
|
||||
("libcap" ,libcap)
|
||||
("polkit" ,polkit)
|
||||
("util-linux" ,util-linux)))
|
||||
(outputs '("out"
|
||||
|
||||
Reference in New Issue
Block a user