1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: cockatrice: add wayland dependency

* gnu/packages/games.scm (cockatrice): add wayland dependency

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sergio Pastor Pérez
2023-07-29 18:33:26 +02:00
committed by Ludovic Courtès
parent d4da1f26e1
commit 5abc40d7f7

View File

@@ -1146,6 +1146,7 @@ want what you have.")
qtsvg-5
qttools-5
qtwebsockets-5
qtwayland-5
xz
zlib))
(home-page "https://cockatrice.github.io")