aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorSergio Pastor Pérez <sergio.pastorperez@outlook.es>2023-07-29 18:33:26 +0200
committerLudovic Courtès <ludo@gnu.org>2023-09-17 15:31:04 +0200
commit5abc40d7f740bb36c4b6eea649db198d950ca402 (patch)
tree997be332ccaf2669f9542f3f01882df89b74515f /gnu/packages/games.scm
parentd4da1f26e1c3fdb2b5d1d8f67ebd195d119fa964 (diff)
downloadguix-5abc40d7f740bb36c4b6eea649db198d950ca402.tar.gz
guix-5abc40d7f740bb36c4b6eea649db198d950ca402.zip
gnu: cockatrice: add wayland dependency
* gnu/packages/games.scm (cockatrice): add wayland dependency Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 1167443825..db157f30e1 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1146,6 +1146,7 @@ want what you have.")
qtsvg-5
qttools-5
qtwebsockets-5
+ qtwayland-5
xz
zlib))
(home-page "https://cockatrice.github.io")