mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: filelight: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (filelight)[inputs]: Add qtwayland. Change-Id: I48c96a954b3259b00961caa9ac324a594cfc2629
This commit is contained in:
parent
857b450282
commit
1a978d8dc4
1 changed files with 2 additions and 1 deletions
|
@ -289,7 +289,8 @@ well as CD-ROM images.")
|
|||
ki18n
|
||||
kdeclarative
|
||||
qqc2-desktop-style
|
||||
qtsvg))
|
||||
qtsvg
|
||||
qtwayland))
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(home-page "https://apps.kde.org/filelight/")
|
||||
(synopsis "Visualize the disk usage")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue