mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lightdm: Build AccountsService files.
* gnu/packages/display-managers.scm (lightdm) [native-inputs]: Add accountsservice. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
adbdd07e45
commit
6aeabba2ba
1 changed files with 2 additions and 1 deletions
|
@ -313,7 +313,8 @@ experience for your users, your family and yourself")
|
||||||
libgcrypt
|
libgcrypt
|
||||||
libxcb))
|
libxcb))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf
|
(list accountsservice
|
||||||
|
autoconf
|
||||||
automake
|
automake
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
gtk-doc
|
gtk-doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue