me
/
guix
Archived
1
0
Fork 0

gnu: accountsservice: Actually run the test suite.

* gnu/packages/freedesktop.scm (accountsservice)[native-inputs]: Add PYTHON.
master
Marius Bakke 2022-08-30 17:31:21 +02:00
parent d2d3c8f9bf
commit b2696a7211
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 6 additions and 3 deletions

View File

@ -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