More needed propagations noted for future big update
svn path=/nixpkgs/trunk/; revision=26409
This commit is contained in:
parent
0585ca6b8b
commit
ee75c32a3b
@ -92,6 +92,7 @@ in
|
|||||||
buildInputs = attrs.buildInputs ++
|
buildInputs = attrs.buildInputs ++
|
||||||
[ xorg.xproto xorg.libX11 xorg.renderproto ];
|
[ xorg.xproto xorg.libX11 xorg.renderproto ];
|
||||||
# probably, fontconfig and freetype could be added
|
# probably, fontconfig and freetype could be added
|
||||||
|
# pkgconfig seems to be nice, too...
|
||||||
propagatedBuildInputs = [ xorg.libXrender ];
|
propagatedBuildInputs = [ xorg.libXrender ];
|
||||||
preConfigure = setMalloc0ReturnsNullCrossCompiling;
|
preConfigure = setMalloc0ReturnsNullCrossCompiling;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user