summaryrefslogtreecommitdiff
path: root/px/packages/desktop-tools.scm
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2025-01-17 15:26:21 +0000
committerFranz Geffke <m@f-a.nz>2025-01-17 15:26:21 +0000
commitc2ece519abf78d2f716a6e26db9e2fc2182362ff (patch)
tree1412e3e98d546a78226dd451ec9c9b93cb331e3a /px/packages/desktop-tools.scm
parentfea236b745db138986bee5f0b742057f1fd94c8e (diff)
px: px-terminal-launcher: Use qtcharts-5
Diffstat (limited to 'px/packages/desktop-tools.scm')
-rw-r--r--px/packages/desktop-tools.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/px/packages/desktop-tools.scm b/px/packages/desktop-tools.scm
index 9fd0a12..46af502 100644
--- a/px/packages/desktop-tools.scm
+++ b/px/packages/desktop-tools.scm
@@ -37,7 +37,6 @@
#:use-module (gnu packages xfce)
#:use-module (gnu packages xorg)
#:use-module (gnu packages kde-frameworks)
- #:use-module (px packages images)
#:use-module (px packages qt)
#:use-module (px packages common)
#:use-module (px packages library)
@@ -303,7 +302,7 @@ brand icons for easy, scalable vector graphics on websites and beyond.")
(inputs (list capnproto-0.9
qtbase-5
qtsvg-5
- qtcharts
+ qtcharts-5
px-auth-library-cpp
networkmanager-qt5))
(propagated-inputs (list px-icons))