mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmouth: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kmouth)[inputs]: Add qtwayland. Change-Id: If8c4bd6ab534ae4523bc7a6c95eecd8b71342e1d
This commit is contained in:
parent
9a8848276a
commit
deffda019f
1 changed files with 2 additions and 1 deletions
|
@ -960,7 +960,8 @@ whom pressing buttons hurts.")
|
||||||
kwidgetsaddons
|
kwidgetsaddons
|
||||||
kxmlgui
|
kxmlgui
|
||||||
breeze-icons ;; default icon set
|
breeze-icons ;; default icon set
|
||||||
qtspeech))
|
qtspeech
|
||||||
|
qtwayland))
|
||||||
(arguments
|
(arguments
|
||||||
(list #:qtbase qtbase
|
(list #:qtbase qtbase
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue