From c81cc57d821b40d08b74a3df78a8f5366313d1e4 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Thu, 22 Feb 2024 19:53:00 +0000 Subject: bcms: add python-dbus input --- px/packages/device.scm | 1 + 1 file changed, 1 insertion(+) 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") -- cgit v1.2.3