mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: francis: Add qtwayland to inputs.
* gnu/packages/kde-utils.scm (francis)[inputs]: Add qtwayland. Change-Id: Ibe0fdfa6ab42f540407a864dccd5ef8f0f925f97
This commit is contained in:
parent
1a978d8dc4
commit
6f20150cf2
1 changed files with 2 additions and 1 deletions
|
@ -319,7 +319,8 @@ your computer.")
|
||||||
kdbusaddons
|
kdbusaddons
|
||||||
knotifications
|
knotifications
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
qtsvg))
|
qtsvg
|
||||||
|
qtwayland))
|
||||||
(arguments (list #:qtbase qtbase))
|
(arguments (list #:qtbase qtbase))
|
||||||
(home-page "https://invent.kde.org/utilities/francis")
|
(home-page "https://invent.kde.org/utilities/francis")
|
||||||
(synopsis "Track your time")
|
(synopsis "Track your time")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue