wok diff python-gevent-psycopg2/receipt @ rev 17485

Add hylafax
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 12:18:02 2014 +0100 (2014-12-30)
parents a75df1d17e5c
children 16df76e1fc6a
line diff
     1.1 --- a/python-gevent-psycopg2/receipt	Thu Sep 12 18:20:45 2013 +0000
     1.2 +++ b/python-gevent-psycopg2/receipt	Tue Dec 30 12:18:02 2014 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://github.com/zacharyvoase/gevent-psycopg2"
     1.5  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python-psycopg2 python-gevent"
     1.8 +DEPENDS="psycopg2 python-gevent"
     1.9  BUILD_DEPENDS="wget python-distribute python-dev python"
    1.10  
    1.11  # Rules to configure and make the package.