wok-next diff python-snowballstemmer/receipt @ rev 20714

netkit-rsh: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:56:13 2018 +0300 (2018-05-27)
parents 0e7893ac206d
children 542df2bfb7b5
line diff
     1.1 --- a/python-snowballstemmer/receipt	Sat Feb 24 16:17:33 2018 +0200
     1.2 +++ b/python-snowballstemmer/receipt	Sun May 27 12:56:13 2018 +0300
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="BSD"
     1.5  WEB_SITE="https://pypi.python.org/pypi/snowballstemmer"
     1.6  
     1.7 -BUILD_DEPENDS="python-pip"
     1.8 +BUILD_DEPENDS="python"
     1.9  
    1.10  compile_rules() {
    1.11  	pip install --no-compile --root=$DESTDIR snowballstemmer