wok diff psycopg/receipt @ rev 6621

Added xcircuit. A program for drawing publishable-quality electrical circuit schematic diagrams.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 01:18:53 2010 +0000 (2010-10-10)
parents 5206f65a4f05
children 80568f5b4b45
line diff
     1.1 --- a/psycopg/receipt	Tue Feb 10 16:43:02 2009 +0000
     1.2 +++ b/psycopg/receipt	Sun Oct 10 01:18:53 2010 +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/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="python egenix-mx-base"
     1.8 +DEPENDS="python egenix-mx-base libpostgresqlclient"
     1.9  BUILD_DEPENDS="python python-dev egenix-mx-base postgresql-dev libpostgresqlclient"
    1.10  
    1.11  # Rules to configure and make the package.