emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64936: closed ([PATCH] gnu: cockatrice: add wayland dependency)


From: GNU bug Tracking System
Subject: bug#64936: closed ([PATCH] gnu: cockatrice: add wayland dependency)
Date: Sun, 17 Sep 2023 13:17:02 +0000

Your message dated Sun, 17 Sep 2023 15:16:00 +0200
with message-id <875y49x7n3.fsf@gnu.org>
and subject line Re: bug#64936: [PATCH] gnu: cockatrice: add wayland dependency
has caused the debbugs.gnu.org bug report #64936,
regarding [PATCH] gnu: cockatrice: add wayland dependency
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64936: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64936
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cockatrice: add wayland dependency Date: Sat, 29 Jul 2023 18:33:26 +0200
* 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(+)

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




--- End Message ---
--- Begin Message --- Subject: Re: bug#64936: [PATCH] gnu: cockatrice: add wayland dependency Date: Sun, 17 Sep 2023 15:16:00 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Sergio Pastor PĂ©rez <sergio.pastorperez@outlook.es> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]