wok-6.x diff psycopg2/receipt @ rev 10409
zlib: DONT BREAK TAZWOK COOKORDER. Depends and build depends are need for toolchain to be build right.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue May 24 06:57:52 2011 +0000 (2011-05-24) |
parents | bbec7b40d74f |
children | 04615b88ff45 |
line diff
1.1 --- a/psycopg2/receipt Sat Oct 04 12:56:47 2008 +0000 1.2 +++ b/psycopg2/receipt Tue May 24 06:57:52 2011 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://initd.org/" 1.6 WGET_URL="${WEB_SITE}pub/software/psycopg/$TARBALL" 1.7 -DEPENDS="python" 1.8 +DEPENDS="python egenix-mx-base libpostgresqlclient" 1.9 BUILD_DEPENDS="python postgresql-dev" 1.10 1.11 # Rules to configure and make the package.