summaryrefslogtreecommitdiff
path: root/px/packages
diff options
context:
space:
mode:
authorFranz Geffke <franz@pantherx.org>2024-03-30 20:05:58 +0000
committerFranz Geffke <franz@pantherx.org>2024-03-30 20:05:58 +0000
commitad3a0d423890167345c05cd4668effaef0c30758 (patch)
tree8a733f766759eff8291a8d0430e2f8aa73ee0b99 /px/packages
parentb453bbe58f7663f4a2351a8d43b946df99404957 (diff)
px: px-terminal-launcher: Fixed unbound valiable
Diffstat (limited to 'px/packages')
-rw-r--r--px/packages/desktop-tools.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/px/packages/desktop-tools.scm b/px/packages/desktop-tools.scm
index 6dd7cb4..1b4d747 100644
--- a/px/packages/desktop-tools.scm
+++ b/px/packages/desktop-tools.scm
@@ -39,6 +39,9 @@
#: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)
+ #:use-module (px packages themes)
#:use-module (srfi srfi-1))
(define-public px-recoll