wok diff python-reportlab/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents 983e91358a71
children bf4a09ef1d2e
line diff
     1.1 --- a/python-reportlab/receipt	Fri Jun 12 22:13:01 2009 +0000
     1.2 +++ b/python-reportlab/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.reportlab.org/"
     1.6  WGET_URL="${WEB_SITE}ftp/$TARBALL"
     1.7 -DEPENDS="python"
     1.8 +DEPENDS="python freetype"
     1.9  BUILD_DEPENDS="python python-dev"
    1.10  
    1.11  # Rules to configure and make the package.