gnu: lightdm: Fix build.
This is a follow-up to commit 26876b6600
,
migrate the package from Python 2 to Python 3 (but left some commented inputs
for tests, breaking the build).
* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment
python-wrapper and python-pygobject.
This commit is contained in:
parent
8ef651b44c
commit
68db023498
@ -323,8 +323,8 @@ experience for your users, your family and yourself")
|
|||||||
vala ;for Vala bindings
|
vala ;for Vala bindings
|
||||||
;; For tests
|
;; For tests
|
||||||
dbus
|
dbus
|
||||||
;; python-wrapper
|
python-wrapper
|
||||||
;; python-pygobject
|
python-pygobject
|
||||||
which
|
which
|
||||||
yelp-tools))
|
yelp-tools))
|
||||||
;; Required by liblightdm-gobject-1.pc.
|
;; Required by liblightdm-gobject-1.pc.
|
||||||
|
Loading…
Reference in New Issue
Block a user