wok diff python-aeroolib/receipt @ rev 22899

updated gtk-screenshot (0.1.0-1 -> 0.2.0)
author Hans-G?nter Theisgen
date Sun Feb 23 15:09:43 2020 +0100 (2020-02-23)
parents 16df76e1fc6a
children ad8b9ff412d2
line diff
     1.1 --- a/python-aeroolib/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-aeroolib/receipt	Sun Feb 23 15:09:43 2020 +0100
     1.3 @@ -10,8 +10,9 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://launchpad.net/aeroolib"
     1.6  WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$SOURCE.tar.gz"
     1.7 -BUILD_DEPENDS="wget python setuptools"
     1.8 +
     1.9  DEPENDS="python"
    1.10 +BUILD_DEPENDS="wget python python-setuptools"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()