gnu: accountsservice: Actually run the test suite.
* gnu/packages/freedesktop.scm (accountsservice)[native-inputs]: Add PYTHON.
This commit is contained in:
parent
d2d3c8f9bf
commit
b2696a7211
@ -1501,10 +1501,13 @@ message bus.")
|
|||||||
libxml2 ;for XML_CATALOG_FILES
|
libxml2 ;for XML_CATALOG_FILES
|
||||||
libxslt
|
libxslt
|
||||||
pkg-config
|
pkg-config
|
||||||
python-dbusmock
|
|
||||||
python-pygobject
|
|
||||||
vala
|
vala
|
||||||
xmlto))
|
xmlto
|
||||||
|
|
||||||
|
;; For the tests.
|
||||||
|
python
|
||||||
|
python-dbusmock
|
||||||
|
python-pygobject))
|
||||||
(inputs
|
(inputs
|
||||||
(list coreutils-minimal
|
(list coreutils-minimal
|
||||||
dbus
|
dbus
|
||||||
|
Loading…
Reference in New Issue
Block a user