vivictpp: add missing libX11

This commit is contained in:
Grimmauld
2025-04-06 20:47:51 +02:00
parent 29326ce01f
commit be23fbf4f9
+2
View File
@@ -10,6 +10,7 @@
git,
SDL2,
SDL2_ttf,
libX11,
freetype,
harfbuzz,
ffmpeg,
@@ -65,6 +66,7 @@ stdenv.mkDerivation {
buildInputs = [
SDL2
libX11
SDL2_ttf
freetype
harfbuzz