mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdialog: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kdialog)[inputs]: Add qtwayland. Change-Id: Iac8896830853ed6d7b913f5aa033892d4321e0c9
This commit is contained in:
parent
9c80c7be35
commit
f1eeee1d28
1 changed files with 2 additions and 1 deletions
|
@ -629,7 +629,8 @@ characters.")
|
|||
kiconthemes
|
||||
kwindowsystem
|
||||
kio
|
||||
kdbusaddons))
|
||||
kdbusaddons
|
||||
qtwayland))
|
||||
(home-page "https://invent.kde.org/utilities/kdialog")
|
||||
(synopsis "Show dialog boxes from shell scripts")
|
||||
(description "This package provides tool to show nice dialog boxes from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue