Unfortunately needed here on NixOS...

svn path=/nixpkgs/trunk/; revision=11054
This commit is contained in:
Michael Raskin 2008-03-11 12:37:22 +00:00
parent a35566af2b
commit 8ec59864b2

View file

@ -25,6 +25,10 @@ stdenv.mkDerivation rec {
done
'';
preBuild = ''
export NIX_LDFLAGS="$NIX_LDFLAGS -lXext"
'';
# XXX: KDE is supported as well so we could make it available optionally.
buildInputs = [x11 SDL SDL_mixer GStreamer
libogg libxml2 libjpeg mesa libpng boost freetype agg