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

Up: patch 2.7.4
author Alexander Medvedev <devl547@gmail.com>
date Sun Feb 08 22:12:39 2015 +0000 (2015-02-08)
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	Sun Feb 08 22:12:39 2015 +0000
     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.