gnu: seatd: Make elogind a propagated input.
* gnu/packages/freedesktop.scm (seatd): Do it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
d9e3c1b0b3
commit
02a3a1bdd7
|
@ -876,7 +876,7 @@ with localed. This package is extracted from the broader systemd package.")
|
|||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("scdoc" ,scdoc)))
|
||||
(inputs
|
||||
(propagated-inputs
|
||||
`(("elogind" ,elogind)))
|
||||
(home-page "https://sr.ht/~kennylevinsen/seatd")
|
||||
(synopsis "Seat management daemon and library")
|
||||
|
|
Reference in New Issue