diff options
author | Franz Geffke <m@f-a.nz> | 2024-09-07 15:27:26 +0100 |
---|---|---|
committer | Franz Geffke <m@f-a.nz> | 2024-09-07 15:27:26 +0100 |
commit | 5d9bb20eae60f5a41d294fe1d52d85cb55b64784 (patch) | |
tree | 988a914aaf90119c88de9415d6321bdce0164f5e /px/packages/desktop-tools.scm | |
parent | df4002cfe2812a44f4566149c868c50c95112ba5 (diff) |
px: px-terminal-launcher: Fixed build
Diffstat (limited to 'px/packages/desktop-tools.scm')
-rw-r--r-- | px/packages/desktop-tools.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/px/packages/desktop-tools.scm b/px/packages/desktop-tools.scm index 4703bcf..9fd0a12 100644 --- a/px/packages/desktop-tools.scm +++ b/px/packages/desktop-tools.scm @@ -305,7 +305,7 @@ brand icons for easy, scalable vector graphics on websites and beyond.") qtsvg-5 qtcharts px-auth-library-cpp - networkmanager-qt)) + networkmanager-qt5)) (propagated-inputs (list px-icons)) (home-page "https://www.pantherx.dev") (synopsis "PantherX Terminal Launcher") |