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:
Maxim Cournoyer 2022-06-08 17:43:03 -04:00
parent 8ef651b44c
commit 68db023498
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -323,8 +323,8 @@ (define-public lightdm
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.