cairo: fix cross
This commit is contained in:
parent
b3c17c9d85
commit
1f17cd9223
@ -86,6 +86,7 @@ in stdenv.mkDerivation rec {
|
||||
# `-I' flags to be propagated.
|
||||
sed -i "src/cairo.pc.in" \
|
||||
-es'|^Cflags:\(.*\)$|Cflags: \1 -I${freetype.dev}/include/freetype2 -I${freetype.dev}/include|g'
|
||||
substituteInPlace configure --replace strings $STRINGS
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user