1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 00:55:56 +02:00

gnu: copyq: Fix build.

* gnu/packages/xdisorg.scm (copyq)[inputs]: Replace knotifications with knotifications-5.

Change-Id: Ia25ac571227eb337274cf38bebe55c7a1dd3bbc1
This commit is contained in:
Zheng Junjie
2024-07-08 22:12:01 +08:00
parent be9362839c
commit 96378bfa90
+1 -1
View File
@@ -396,7 +396,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
qtdeclarative-5
qtwayland-5
wayland
knotifications))
knotifications-5))
(native-inputs
(list extra-cmake-modules qttools-5))
(synopsis "Clipboard manager with advanced features")