mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 14:10:38 +02:00
gnu: kvantum: Make it work on Wayland.
* gnu/packages/qt.scm (kvantum)[inputs]: Add qtwayland. Change-Id: If4584b93decc45ee2eef8c5b1ea1121d9ad9ae84
This commit is contained in:
committed by
Danny Milosavljevic
parent
7f7e45b34a
commit
4fbbbed3df
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user