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