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
parent
37db4e2188
commit
da381e2334
|
@ -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
|
||||
|
|
Reference in New Issue