From 3935cb927291f297508b325356c3c85f9d183e34 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Fri, 10 May 2024 15:23:24 +0100 Subject: px: bcms: Add sentry --- px/packages/device.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'px/packages') diff --git a/px/packages/device.scm b/px/packages/device.scm index d990f93..f57c8e6 100644 --- a/px/packages/device.scm +++ b/px/packages/device.scm @@ -480,7 +480,8 @@ configuration file from commandline args and upload results to the server") ("python-requests" ,python-requests) ("python-bleak" ,python-bleak) ("python-dbus" ,python-dbus) - ("px-python-shared" ,px-python-shared))) + ("px-python-shared" ,px-python-shared) + ("python-sentry-sdk" ,python-sentry-sdk))) (home-page "https://www.pantherx.org/") (synopsis "Collect and submit detailed system info") (description -- cgit v1.2.3