syncterm: add missing libX11

This commit is contained in:
Grimmauld 2025-04-06 19:56:02 +02:00
parent 9b99b8862d
commit 12514f843a

View File

@ -8,6 +8,7 @@
autoPatchelfHook,
ncurses,
SDL2,
libX11,
alsa-lib,
}:
@ -45,6 +46,7 @@ stdenv.mkDerivation rec {
autoPatchelfHook
pkg-config
SDL2
libX11
perl
unzip
]; # SDL2 for `sdl2-config`.