gnu: polkit: Add missing input.

* gnu/packages/polkit.scm (polkit)[inputs]: Add libcap.
master
Efraim Flashner 2017-09-06 09:49:54 +03:00
parent 124ac301c1
commit 77c2476ae3
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
(build-system gnu-build-system)
(inputs
`(("expat" ,expat)
("libcap" ,libcap)
("linux-pam" ,linux-pam)
("elogind" ,elogind)
("mozjs" ,mozjs)