mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05: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:
parent
d4da1f26e1
commit
5abc40d7f7
1 changed files with 1 additions and 0 deletions
|
@ -1146,6 +1146,7 @@ (define-public cockatrice
|
|||
qtsvg-5
|
||||
qttools-5
|
||||
qtwebsockets-5
|
||||
qtwayland-5
|
||||
xz
|
||||
zlib))
|
||||
(home-page "https://cockatrice.github.io")
|
||||
|
|
Loading…
Reference in a new issue