mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: lxsession: Use polkit-duktape.
* gnu/packages/lxde.scm (lxsession)[inputs]: Replace polkit with polkit-duktape.
This commit is contained in:
@@ -562,7 +562,7 @@ in LXDE.")
|
||||
(delete-file "configure"))))))
|
||||
(inputs
|
||||
(list gtk+
|
||||
polkit))
|
||||
polkit-duktape))
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
intltool
|
||||
|
||||
Reference in New Issue
Block a user