# HG changeset patch # User Pascal Bellard # Date 1234268080 0 # Node ID 2a2e3384a8ce55c101f7d57f15c8b9d30d6d53e2 # Parent cf69f6384a8dd0aa5960e9f1c270fb9ee8cf7e48 psycopg2: update DEPENDS diff -r cf69f6384a8d -r 2a2e3384a8ce psycopg2/receipt --- a/psycopg2/receipt Tue Feb 10 10:31:53 2009 +0000 +++ b/psycopg2/receipt Tue Feb 10 12:14:40 2009 +0000 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://initd.org/" WGET_URL="${WEB_SITE}pub/software/psycopg/$TARBALL" -DEPENDS="python" +DEPENDS="python egenix-mx-base libpostgresqlclient" BUILD_DEPENDS="python postgresql-dev" # Rules to configure and make the package.