gnu: lightdm: Run tests with dbus-1.15.0.

* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Replace dbus
with dbus-1.15.0.

Change-Id: Icc3b3f7d4589b60220e15aaa02d2203af308d44c
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Vivien Kraus 2024-03-22 21:32:11 +01:00 committed by Christopher Baines
parent 37db4e2188
commit da381e2334
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -382,7 +382,9 @@ (define-public lightdm
libtool
vala ;for Vala bindings
;; For tests
dbus
;; All tests fail with dbus >= 1.15.2, see
;; https://github.com/canonical/lightdm/issues/346
dbus-1.15.0
python-wrapper
python-pygobject
which