Commit 19c8bfcb authored by Arnaud Fontaine's avatar Arnaud Fontaine Committed by Marco Mariani

pil-python: Fix FTBFS due to freetype includes not being found.

parent ea2e7b03
......@@ -11,7 +11,7 @@ parts =
recipe = zc.recipe.egg:custom
egg = PIL
include-dirs =
${freetype:location}/include
${freetype:location}/include/freetype2
${libjpeg:location}/include
${zlib:location}/include
library-dirs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment