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:
@@ -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
Block a user