mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kbackup: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kbackup)[inputs]: Add qtwayland. Change-Id: Ie5784ce6718d5bb72f27d4e18193ee66fd318d4d
This commit is contained in:
parent
3b336e8135
commit
d0c409b7e8
1 changed files with 2 additions and 1 deletions
|
@ -524,7 +524,8 @@ Kate's features include:
|
|||
kstatusnotifieritem
|
||||
libarchive
|
||||
shared-mime-info
|
||||
qt5compat))
|
||||
qt5compat
|
||||
qtwayland))
|
||||
(arguments (list #:qtbase qtbase
|
||||
#:tests? #f))
|
||||
(home-page "https://apps.kde.org/kbackup/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue