mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: fielding: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (fielding)[inputs]: Add qtwayland. Change-Id: I1452e6977596068d8d5c56278c1e33a8ec0f28ff
This commit is contained in:
parent
9bbbd73531
commit
857b450282
1 changed files with 2 additions and 1 deletions
|
@ -257,7 +257,8 @@ well as CD-ROM images.")
|
||||||
kdbusaddons
|
kdbusaddons
|
||||||
ksyntaxhighlighting
|
ksyntaxhighlighting
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtsvg))
|
qtsvg
|
||||||
|
qtwayland))
|
||||||
(arguments (list #:qtbase qtbase
|
(arguments (list #:qtbase qtbase
|
||||||
#:tests? #f))
|
#:tests? #f))
|
||||||
(home-page "https://invent.kde.org/utilities/fielding")
|
(home-page "https://invent.kde.org/utilities/fielding")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue