mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: tipp10: Add Wayland.
* gnu/packages/education.scm (tipp10)[inputs]: Add qtwayland. Change-Id: Ic7949f49ce052579f09c71d5384ba5f72e525313
This commit is contained in:
parent
7148aadba2
commit
6168047146
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ frequently used words in American English.")
|
|||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase ;qtbase 6
|
||||
#:tests? #f)) ;packages has no tests
|
||||
(inputs (list qtbase qtmultimedia))
|
||||
(inputs (list qtbase qtmultimedia qtwayland))
|
||||
(home-page "https://www.tipp10.com/en/")
|
||||
(synopsis "Touch typing tutor")
|
||||
(description "Tipp10 is a touch typing tutor. The ingenious thing about
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue