~ruther/guix-local

5abc40d7f740bb36c4b6eea649db198d950ca402 — Sergio Pastor Pérez 2 years ago d4da1f2
gnu: cockatrice: add wayland dependency

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -0
@@ 1146,6 1146,7 @@ want what you have.")
             qtsvg-5
             qttools-5
             qtwebsockets-5
             qtwayland-5
             xz
             zlib))
      (home-page "https://cockatrice.github.io")