wok diff python-pygments/receipt @ rev 21996
linux: add ath10k wireless driver
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Oct 16 21:56:55 2019 -0400 (2019-10-16) |
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 Wed Oct 16 21:56:55 2019 -0400 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()