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
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -396,7 +396,7 @@ (define-public copyq
qtdeclarative-5 qtdeclarative-5
qtwayland-5 qtwayland-5
wayland wayland
knotifications)) knotifications-5))
(native-inputs (native-inputs
(list extra-cmake-modules qttools-5)) (list extra-cmake-modules qttools-5))
(synopsis "Clipboard manager with advanced features") (synopsis "Clipboard manager with advanced features")