mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmousetool: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kmousetool)[inputs]: Add qtwayland. Change-Id: I55448ee9c632e47fd88dc1715dadc7c28b81abf8
This commit is contained in:
parent
6153e92f9c
commit
9a8848276a
1 changed files with 2 additions and 1 deletions
|
@ -921,7 +921,8 @@ artists to web-designers to people with low vision.")
|
||||||
libxtst
|
libxtst
|
||||||
libxt
|
libxt
|
||||||
phonon
|
phonon
|
||||||
qtmultimedia))
|
qtmultimedia
|
||||||
|
qtwayland))
|
||||||
(arguments
|
(arguments
|
||||||
(list #:qtbase qtbase
|
(list #:qtbase qtbase
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue