1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

cataclysm-dda: add missing libX11

This commit is contained in:
Grimmauld 2025-04-06 19:59:18 +02:00
parent c50cd2ddb8
commit aebf0e1e61

View file

@ -10,6 +10,7 @@
SDL2_image,
SDL2_mixer,
SDL2_ttf,
libX11,
freetype,
zlib,
debug,
@ -31,6 +32,7 @@ let
SDL2_image
SDL2_mixer
SDL2_ttf
libX11
freetype
];