iyzsong pushed a commit to branch core-updates
in repository guix.

commit 9459368bdbfb381e888d4065bc0eeef752de1a53
Author: 宋文武 <[email protected]>
AuthorDate: Tue Jun 18 11:31:56 2024 +0800

    gnu: adanaxisgpl: Add libxcrypt dependency.
    
    * gnu/packages/games.scm (adanaxisgpl)[inputs]: Add libxcrypt.
    
    Change-Id: I8ce028c21c9137bf32ef55e11f559646bfd22238
---
 gnu/packages/games.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index fed2fd743f..25dbdd0f13 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -432,6 +432,7 @@ the style of similar games for the Commodore+4.")
              libtiff
              libvorbis
              libx11
+             libxcrypt
              libxext
              pcre
              sdl

Reply via email to