diff options
Diffstat (limited to 'testing/python-imaging/APKBUILD')
| -rw-r--r-- | testing/python-imaging/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/python-imaging/APKBUILD b/testing/python-imaging/APKBUILD index 1fd46b0728..0454295201 100644 --- a/testing/python-imaging/APKBUILD +++ b/testing/python-imaging/APKBUILD @@ -7,8 +7,8 @@ pkgrel=0 pkgdesc="Python image manipulation library" url="http://pypi.python.org/pypi/PLI" license="PSF" -depends="python" -makedepends="python-dev" +depends="python freetype" +makedepends="python-dev freetype-dev" install= subpackages="" source="http://effbot.org/downloads/Imaging-$pkgver.tar.gz" |
