mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'staging' into core-updates
This commit is contained in:
commit
59c136ef61
103 changed files with 4176 additions and 653 deletions
|
@ -1725,12 +1725,12 @@ over ssh connections.")
|
|||
(substitute* "Makefile"
|
||||
((".*/service/realmd-.*") "")))))))
|
||||
(native-inputs
|
||||
`(("autoconf" ,autoconf)
|
||||
("automake" ,automake)
|
||||
("glib-bin" ,glib "bin")
|
||||
("intltool" ,intltool)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)))
|
||||
(list autoconf
|
||||
automake
|
||||
`(,glib "bin")
|
||||
intltool
|
||||
pkg-config
|
||||
python))
|
||||
(inputs
|
||||
(list glib mit-krb5 openldap polkit))
|
||||
(synopsis "DBus service for network authentication")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue