wok diff python-bpython/receipt @ rev 22434

Add sshrc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 21 12:20:01 2019 +0100 (2019-12-21)
parents 6135577f4d08
children 34af7e8f2ad6
line diff
     1.1 --- a/python-bpython/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/python-bpython/receipt	Sat Dec 21 12:20:01 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://pypi.org/project/$SOURCE/"
     1.5  WGET_URL="$WEB_SITE/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-pygments setuptools"
     1.8 +DEPENDS="python python-pygments python-setuptools"
     1.9  BUILD_DEPENDS="$DEPENDS python-dev"
    1.10  
    1.11  # Rules to configure and make the package.