gnu: copyq: Fix build.
* gnu/packages/xdisorg.scm (copyq)[inputs]: Replace knotifications with knotifications-5. Change-Id: Ia25ac571227eb337274cf38bebe55c7a1dd3bbc1master
parent
be9362839c
commit
96378bfa90
|
@ -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")
|
||||
|
|
Reference in New Issue