mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
dhewm3: add missing libX11
This commit is contained in:
parent
d1d3a06772
commit
38c0b94dae
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
libjpeg,
|
||||
libogg,
|
||||
libvorbis,
|
||||
libX11,
|
||||
openal,
|
||||
curl,
|
||||
copyDesktopItems,
|
||||
|
@ -44,6 +45,7 @@ stdenv.mkDerivation rec {
|
|||
SDL2
|
||||
libGLU
|
||||
libGL
|
||||
libX11
|
||||
zlib
|
||||
libjpeg
|
||||
libogg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue