guix-commits
[Top][All Lists]
Advanced

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

08/08: gnu: cockatrice: add wayland dependency


From: guix-commits
Subject: 08/08: gnu: cockatrice: add wayland dependency
Date: Sun, 17 Sep 2023 09:37:24 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 5abc40d7f740bb36c4b6eea649db198d950ca402
Author: Sergio Pastor Pérez <sergio.pastorperez@outlook.es>
AuthorDate: Sat Jul 29 18:33:26 2023 +0200

    gnu: cockatrice: add wayland dependency
    
    * gnu/packages/games.scm (cockatrice): add wayland dependency
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/games.scm | 1 +
 1 file changed, 1 insertion(+)

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";)



reply via email to

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