wok diff python-aeroolib/receipt @ rev 22649

updated djview (4.10.3 -> 4.10.6)
author Hans-G?nter Theisgen
date Tue Jan 14 13:39:45 2020 +0100 (2020-01-14)
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	Tue Jan 14 13:39:45 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()