openloco: add xorg.libX11 to build input (#400145)
This commit is contained in:
commit
d45138272a
@ -11,6 +11,7 @@
|
||||
pkg-config,
|
||||
yaml-cpp,
|
||||
fmt,
|
||||
xorg,
|
||||
}:
|
||||
let
|
||||
sfl-src = fetchFromGitHub {
|
||||
@ -68,6 +69,7 @@ stdenv.mkDerivation rec {
|
||||
openal
|
||||
yaml-cpp
|
||||
fmt
|
||||
xorg.libX11
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user