mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-20 16:15:54 +02:00
gnu: kochmorse: Add Wayland.
* gnu/packages/radio.scm (kochmorse)[inputs]: Add qtwayland-5. Change-Id: I57b72123aeed40ae47806d4b87e2cc5e6ce57ba3
This commit is contained in:
@@ -2403,7 +2403,7 @@ intended for people who want to learn receiving and sending morse code.")
|
||||
(native-inputs
|
||||
(list qttools-5))
|
||||
(inputs
|
||||
(list qtbase-5 qtmultimedia-5))
|
||||
(list qtbase-5 qtmultimedia-5 qtwayland-5))
|
||||
(arguments
|
||||
`(#:tests? #f)) ; No test suite
|
||||
(home-page "https://dm3mat.darc.de/kochmorse/")
|
||||
|
||||
Reference in New Issue
Block a user