summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTill Robin Zickel <trzickel@illegalaliensfrom.space>2024-12-22 11:41:18 +0100
committerDanny Milosavljevic <dannym@friendly-machines.com>2024-12-22 11:41:18 +0100
commit4fbbbed3df8f9bed217498bda47a9ae9155ac75f (patch)
tree71367cfcc4c110fcd0cd869585a08d4b253db72b /gnu/packages
parent7f7e45b34a71ec9e430bffff1a251b38da04ed1d (diff)
gnu: kvantum: Make it work on Wayland.
* gnu/packages/qt.scm (kvantum)[inputs]: Add qtwayland. Change-Id: If4584b93decc45ee2eef8c5b1ea1121d9ad9ae84
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/qt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 487743fcd7..6d0d975db2 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -382,7 +382,8 @@ Qt. Some of its features include:
(native-inputs (list qttools))
(inputs (list
kwindowsystem
- qtsvg))
+ qtsvg
+ qtwayland))
(synopsis "SVG-based theme engine for Qt")
(description
"Kvantum is an SVG-based theme engine for Qt,