vengi-tools: add missing libX11
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
libjpeg,
|
||||
libuuid,
|
||||
libuv,
|
||||
libX11,
|
||||
lua5_4,
|
||||
lzfse,
|
||||
opencl-headers,
|
||||
@@ -68,6 +69,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
lua5_4
|
||||
lzfse
|
||||
SDL2
|
||||
libX11
|
||||
SDL2_mixer
|
||||
]
|
||||
++ lib.optional stdenv.hostPlatform.isLinux wayland-protocols
|
||||
|
||||
Reference in New Issue
Block a user