Patch PIL to build with Freetype2

This commit is contained in:
John Ralls
2014-05-23 11:21:37 -07:00
parent 4751c32e02
commit 61f2de9667
2 changed files with 30 additions and 1 deletions

View File

@@ -161,7 +161,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</autotools>
<distutils id="pil">
<branch module="Imaging-1.1.7.tar.gz" version="1.1.7" repo="pythonware"/>
<branch module="Imaging-1.1.7.tar.gz" version="1.1.7" repo="pythonware">
<patch file="Imaging-Freetype2.patch" strip="1"/>
</branch>
</distutils>
<distutils id='pyicu'>