syncterm: add missing libX11
This commit is contained in:
parent
9b99b8862d
commit
12514f843a
@ -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`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user