gnu: gnubg: Fix build.

* gnu/packages/games.scm (gnubg)[inputs]: Add libxcrypt.

Change-Id: Ie67bcb21539a65e2903bb6cd9339d04930123b68
This commit is contained in:
宋文武 2024-06-19 10:41:50 +08:00 committed by Ludovic Courtès
parent 4743064d79
commit 7a4c4124c5
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2071,7 +2071,8 @@ (define-public gnubg
glu
gtkglext
sqlite
libcanberra))
libcanberra
libxcrypt)) ;required by Python.h
(native-inputs `(("python-2" ,python-2)
("pkg-config" ,pkg-config)))
(arguments