me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 3 additions and 1 deletions

View File

@ -382,7 +382,9 @@ experience for your users, your family and yourself")
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