mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: pencil2d: Add Wayland.
* gnu/packages/animation.scm (pencil2d)[inputs]: Add qtwayland-5. Change-Id: Ia09ede19c58254ad085e02f91c079596810bc603
This commit is contained in:
@@ -352,7 +352,8 @@ waveform until they line up with the proper sounds.")
|
||||
"0b1nwiwyg01087q318vymg4si76dw41ykxbn2zwd6dqbxzbpr1dh"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list bash-minimal qtbase-5 qtxmlpatterns-5 qtmultimedia-5 qtsvg-5))
|
||||
(list bash-minimal qtbase-5 qtxmlpatterns-5 qtmultimedia-5 qtsvg-5
|
||||
qtwayland-5))
|
||||
(arguments
|
||||
(list
|
||||
#:phases
|
||||
|
||||
Reference in New Issue
Block a user