1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: pencil2d: Add Wayland.

* gnu/packages/animation.scm (pencil2d)[inputs]: Add qtwayland-5.

Change-Id: Ia09ede19c58254ad085e02f91c079596810bc603
This commit is contained in:
Danny Milosavljevic
2026-01-12 21:34:51 +01:00
parent c71caf2ae9
commit 02f7f2b4ba

View File

@@ -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