wok diff python-pygments/receipt @ rev 22189

updated xorg-fonttosfnt (1.0.4 -> 1.0.5)
author Hans-G?nter Theisgen
date Mon Nov 11 09:22:37 2019 +0100 (2019-11-11)
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 11 09:22:37 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()