gnu: accountsservice: Propagate glib.
* gnu/packages/freedesktop.scm (accountsservice) [propagated-inputs]: Add glib.master
parent
106667ce45
commit
8ff57b4cc3
|
@ -1559,7 +1559,8 @@ message bus.")
|
||||||
elogind
|
elogind
|
||||||
shadow))
|
shadow))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list polkit)) ; listed in Requires.private
|
;; accountsservice.pc 'Requires' these:
|
||||||
|
(list glib polkit))
|
||||||
(home-page "https://www.freedesktop.org/wiki/Software/AccountsService/")
|
(home-page "https://www.freedesktop.org/wiki/Software/AccountsService/")
|
||||||
(synopsis "D-Bus interface for user account query and manipulation")
|
(synopsis "D-Bus interface for user account query and manipulation")
|
||||||
(description
|
(description
|
||||||
|
|
Reference in New Issue