wok-current diff python-jedi/receipt @ rev 22415
clamav: correct dep. name
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Dec 14 20:20:47 2019 +0000 (2019-12-14) |
parents | 6135577f4d08 |
children | d0561926193b |
line diff
1.1 --- a/python-jedi/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/python-jedi/receipt Sat Dec 14 20:20:47 2019 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://pypi.python.org/packages/source/j/$SOURCE/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="wget setuptools python-dev" 1.8 +BUILD_DEPENDS="wget python-setuptools python-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()