wok-next diff stoqlib/receipt @ rev 21013

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 14 05:29:23 2018 +0300 (2018-10-14)
parents c022997c7a57
children d5aab818505e
line diff
     1.1 --- a/stoqlib/receipt	Thu Aug 23 10:22:21 2018 +0300
     1.2 +++ b/stoqlib/receipt	Sun Oct 14 05:29:23 2018 +0300
     1.3 @@ -12,9 +12,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-pygtk postgresql python-psycopg2 zopeinterface python-pil \
     1.8 +DEPENDS="python python-pygtk postgresql python-psycopg2 python-zope.interface python-pil \
     1.9  python-reportlab python-kiwi python-gazpacho stoqdrivers python-dateutil"
    1.10 -BUILD_DEPENDS="python python-dev zopeinterface python-kiwi python-gazpacho \
    1.11 +BUILD_DEPENDS="python python-dev python-zope.interface python-kiwi python-gazpacho \
    1.12  python-psycopg2 stoqdrivers python-pil python-reportlab python-dateutil gettext-tools"
    1.13  
    1.14  # Rules to configure and make the package.