Patch PIL to build with Freetype2

This commit is contained in:
John Ralls
2014-05-23 11:21:37 -07:00
parent 70a0650ba0
commit 225b244aca
2 changed files with 30 additions and 1 deletions

View File

@@ -147,7 +147,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'>