SDL_net: propagate sdl
svn path=/nixpkgs/trunk/; revision=29340
This commit is contained in:
parent
fa506acf29
commit
a5864633f3
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53";
|
sha256 = "2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [SDL];
|
propagatedBuildInputs = [SDL];
|
||||||
|
|
||||||
postInstall = "ln -s $out/include/SDL/SDL_net.h $out/include/";
|
postInstall = "ln -s $out/include/SDL/SDL_net.h $out/include/";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user