wok diff python-pygments/receipt @ rev 22130

updated wifidog (1.1.5 -> 1.3.0)
author Hans-G?nter Theisgen
date Mon Nov 04 11:16:52 2019 +0100 (2019-11-04)
parents 53b845fd006c
children 46921aca812b
line diff
     1.1 --- a/python-pygments/receipt	Sun Jul 30 19:29:36 2017 +0100
     1.2 +++ b/python-pygments/receipt	Mon Nov 04 11:16:52 2019 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://pygments.org/"
     1.5  WGET_URL="https://bitbucket.org/birkenfeld/pygments-main/get/$VERSION.tar.bz2"
     1.6  
     1.7 -DEPENDS="python setuptools"
     1.8 -BUILD_DEPENDS="setuptools wget"
     1.9 +DEPENDS="python python-setuptools"
    1.10 +BUILD_DEPENDS="python-setuptools wget"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()