diff options
author | Franz Geffke <franz@pantherx.org> | 2023-10-16 22:22:41 +0100 |
---|---|---|
committer | Franz Geffke <franz@pantherx.org> | 2023-10-16 22:22:41 +0100 |
commit | 83eea07cbcad2a72527c2283da9918a0cfc9c39a (patch) | |
tree | 1b758a2ae9ed8ab295403e3cd22ac3773d4489e5 | |
parent | fe6cf4e70beb4a9442eeeb5230d2cccf6b694074 (diff) |
px-terminal-launcher: added qtsvg-5 dependency
-rw-r--r-- | px/packages/desktop.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/px/packages/desktop.scm b/px/packages/desktop.scm index cf28bd8..a825d42 100644 --- a/px/packages/desktop.scm +++ b/px/packages/desktop.scm @@ -167,6 +167,7 @@ (inputs (list capnproto-0.9 qtbase-5 + qtsvg-5 qtcharts px-auth-library-cpp matrix-client-call-auto-accept |