mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
endless-sky: add missing libxext & libsm deps
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
libpng,
|
||||
libjpeg,
|
||||
libogg,
|
||||
libsm,
|
||||
libx11,
|
||||
libxext,
|
||||
flac,
|
||||
glew,
|
||||
openal,
|
||||
@@ -78,6 +80,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libpng
|
||||
libjpeg
|
||||
libogg
|
||||
libsm
|
||||
libxext
|
||||
flac
|
||||
openal
|
||||
libmad
|
||||
|
||||
Reference in New Issue
Block a user