diff options
Diffstat (limited to 'px/packages')
-rw-r--r-- | px/packages/device.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/px/packages/device.scm b/px/packages/device.scm index ad0ff08..e8147d0 100644 --- a/px/packages/device.scm +++ b/px/packages/device.scm @@ -503,6 +503,7 @@ configuration file from commandline args and upload results to the server") ("python-pycapnp" ,python-pycapnp) ("python-requests" ,python-requests) ("python-bleak" ,python-bleak) + ("python-dbus" ,python-dbus) ("px-python-shared" ,px-python-shared))) (home-page "https://www.pantherx.org/") (synopsis "Collect and submit detailed system info") |