mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
etlegacy: add missing libX11
This commit is contained in:
parent
38c0b94dae
commit
f67d37193e
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
libogg,
|
||||
libpng,
|
||||
libtheora,
|
||||
libX11,
|
||||
lua5_4,
|
||||
minizip,
|
||||
openal,
|
||||
|
@ -62,6 +63,7 @@ stdenv.mkDerivation {
|
|||
libogg
|
||||
libpng
|
||||
libtheora
|
||||
libX11
|
||||
lua5_4
|
||||
minizip
|
||||
openal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue