wok-next diff stoqdrivers/receipt @ rev 20189

Up mesa17 (17.2.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Nov 03 01:04:49 2017 +0100 (2017-11-03)
parents c4f226b02549
children a3254b6a96ac
line diff
     1.1 --- a/stoqdrivers/receipt	Sat Nov 30 11:11:23 2013 +0000
     1.2 +++ b/stoqdrivers/receipt	Fri Nov 03 01:04:49 2017 +0100
     1.3 @@ -12,12 +12,12 @@
     1.4  WGET_URL="http://download.stoq.com.br/sources/0.9.11/$TARBALL"
     1.5  
     1.6  DEPENDS="python python-kiwi python-serial zopeinterface"
     1.7 -BUILD_DEPENDS="python python-dev python-kiwi python-serial zopeinterface"
     1.8 +BUILD_DEPENDS="python python-dev python-kiwi python-serial zopeinterface \
     1.9 +gettext-tools"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	python setup.py install --root=$DESTDIR
    1.16  }
    1.17