[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")
- branch master updated (af08de2b2d -> 5abc40d7f7), guix-commits, 2023/09/17
- 01/08: tests: childhurd: Add missing module imports., guix-commits, 2023/09/17
- 02/08: services: syncthing: Ensure that service runs after mounting home directories., guix-commits, 2023/09/17
- 04/08: transformations: tuned-package: Use target on cross-compile., guix-commits, 2023/09/17
- 05/08: gnu: spdlog: Update to 1.12.0., guix-commits, 2023/09/17
- 06/08: gnu: home: zsh: Load environment when running via ssh, guix-commits, 2023/09/17
- 08/08: gnu: cockatrice: add wayland dependency,
guix-commits <=
- 03/08: services: dhcp-client-configuration: Allow provision override., guix-commits, 2023/09/17
- 07/08: gnu: file-systems: Add variable %base-live-file-systems., guix-commits, 2023/09/17