From 01e49c3dbcef67b5d17908a7b8f15f362fdbf89b Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Thu, 20 May 2010 12:10:40 +0000 Subject: testing/python-imaging: freetype added as dep --- testing/python-imaging/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/python-imaging/APKBUILD') 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" -- cgit v1.2.3