gnu: feathernotes: Add Wayland.

* gnu/packages/task-management.scm (feathernotes)[inputs]: Add qtwayland-5.

Change-Id: I87c721c78b24675ded9755c2c20f926d67e3335a
This commit is contained in:
Danny Milosavljevic 2026-01-10 00:57:52 +01:00
parent 08cf8c012e
commit 920de8ed9d
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -528,7 +528,7 @@ You can also use it to fall asleep in a noisy environment.")
(build-system qt-build-system)
(arguments (list #:tests? #f)) ; no upstream tests
(native-inputs (list pkg-config qttools-5)) ; for lrelease
(inputs (list hunspell qtsvg-5 qtx11extras qtbase-5))
(inputs (list hunspell qtbase-5 qtsvg-5 qtwayland-5 qtx11extras))
(synopsis "GUI hierarchical notes-manager")
(description
"FeatherNotes is a GUI hierarchical notes-manager for Linux.