mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdebugsettings: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kdebugsettings)[inputs]: Add qtwayland. Change-Id: I332fc87a6dee64e228143d5b0ae8b2a73c344532
This commit is contained in:
parent
68f59a6b27
commit
3b336e8135
1 changed files with 2 additions and 1 deletions
|
@ -491,7 +491,8 @@ Kate's features include:
|
|||
kwidgetsaddons
|
||||
kitemviews
|
||||
kcompletion
|
||||
kxmlgui))
|
||||
kxmlgui
|
||||
qtwayland))
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(home-page "https://invent.kde.org/utilities/kdebugsettings")
|
||||
(synopsis "Choose which QLoggingCategory are displayed")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue