mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kronometer: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (kronometer)[inputs]: Add qtwayland. Change-Id: I92dd53089c5981a697a65f11c949f9b7b47c4e56
This commit is contained in:
parent
e199d5a1b4
commit
079b84fc03
1 changed files with 2 additions and 1 deletions
|
@ -1070,7 +1070,8 @@ Its features include:
|
||||||
kcrash
|
kcrash
|
||||||
ki18n
|
ki18n
|
||||||
kwidgetsaddons
|
kwidgetsaddons
|
||||||
kxmlgui))
|
kxmlgui
|
||||||
|
qtwayland))
|
||||||
(arguments (list #:qtbase qtbase))
|
(arguments (list #:qtbase qtbase))
|
||||||
(home-page "https://apps.kde.org/kronometer/")
|
(home-page "https://apps.kde.org/kronometer/")
|
||||||
(synopsis "Simple stopwatch application")
|
(synopsis "Simple stopwatch application")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue