summaryrefslogtreecommitdiff
path: root/px/packages/device.scm
diff options
context:
space:
mode:
authorFranz Geffke <franz@pantherx.org>2024-02-22 19:53:00 +0000
committerFranz Geffke <franz@pantherx.org>2024-02-22 19:53:00 +0000
commitc81cc57d821b40d08b74a3df78a8f5366313d1e4 (patch)
tree978b86f1a3534c02f6dd767977d0d095c2fa96fd /px/packages/device.scm
parent3d77c51422e1f4bb203c95acd2b2b862db847c3a (diff)
bcms: add python-dbus input
Diffstat (limited to 'px/packages/device.scm')
-rw-r--r--px/packages/device.scm1
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")