[PATCH] gnu: cockatrice: add wayland dependency

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Sergio Pastor Pérez
Owner
unassigned
Submitted by
Sergio Pastor Pérez
Severity
normal
S
S
Sergio Pastor Pérez wrote on 29 Jul 2023 18:33
(address . guix-patches@gnu.org)(name . Sergio Pastor Pérez)(address . sergio.pastorperez@outlook.es)
DU2P193MB2132DD071F090AAACE5F4013F307A@DU2P193MB2132.EURP193.PROD.OUTLOOK.COM
* gnu/packages/games.scm (cockatrice): add wayland dependency
---
Cockatrice requires `qtwayland-5' to execute under a wayland session.

gnu/packages/games.scm | 1 +
1 file changed, 1 insertion(+)

Toggle diff (16 lines)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 17c3d9f2d7..90915c7dcf 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1147,6 +1147,7 @@ (define-public cockatrice
qtsvg-5
qttools-5
qtwebsockets-5
+ qtwayland-5
xz
zlib))
(home-page "https://cockatrice.github.io")

base-commit: 9aa29f2e2936a443bc637961aee44df0b33b20d3
--
2.39.2
L
L
Ludovic Courtès wrote on 17 Sep 2023 15:16
(name . Sergio Pastor Pérez)(address . sergio.pastorperez@outlook.es)(address . 64936-done@debbugs.gnu.org)
875y49x7n3.fsf@gnu.org
Sergio Pastor Pérez <sergio.pastorperez@outlook.es> skribis:

Toggle quote (2 lines)
> * gnu/packages/games.scm (cockatrice): add wayland dependency

Applied, thanks!
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 64936@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 64936
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch