schismtracker: add missing libX11

This commit is contained in:
Grimmauld
2025-04-03 00:41:39 +02:00
parent 02b2743b6a
commit 08dcf8008e
@@ -7,6 +7,7 @@
perl,
pkg-config,
SDL2,
libX11,
libXext,
Cocoa,
utf8proc,
@@ -57,6 +58,7 @@ stdenv.mkDerivation rec {
buildInputs =
[
SDL2
libX11
utf8proc
]
++ lib.optionals stdenv.hostPlatform.isLinux [