wok-6.x diff psycopg2/receipt @ rev 1245

perdition: describe known bugs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 12 07:24:16 2008 +0000 (2008-08-12)
parents 95fe34e2fc7f
children a2dea3d43cb3
line diff
     1.1 --- a/psycopg2/receipt	Mon Aug 11 06:09:44 2008 +0000
     1.2 +++ b/psycopg2/receipt	Tue Aug 12 07:24:16 2008 +0000
     1.3 @@ -8,6 +8,8 @@
     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"
     1.8 +BUILD_DEPENDS="python"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()