wok-4.x rev 2205
psycopg2: update DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 10 12:14:40 2009 +0000 (2009-02-10) |
parents | cf69f6384a8d |
children | 2d810185f0ce |
files | psycopg2/receipt |
line diff
1.1 --- a/psycopg2/receipt Tue Feb 10 10:31:53 2009 +0000 1.2 +++ b/psycopg2/receipt Tue Feb 10 12:14:40 2009 +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.