mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: copyq: Fix build.
* gnu/packages/xdisorg.scm (copyq)[inputs]: Replace knotifications with knotifications-5. Change-Id: Ia25ac571227eb337274cf38bebe55c7a1dd3bbc1
This commit is contained in:
parent
be9362839c
commit
96378bfa90
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ (define-public copyq
|
|||
qtdeclarative-5
|
||||
qtwayland-5
|
||||
wayland
|
||||
knotifications))
|
||||
knotifications-5))
|
||||
(native-inputs
|
||||
(list extra-cmake-modules qttools-5))
|
||||
(synopsis "Clipboard manager with advanced features")
|
||||
|
|
Loading…
Reference in a new issue