wok diff python-terminado/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents fdcb0df8a6b7
children e83602aa33a4
line diff
     1.1 --- a/python-terminado/receipt	Fri Aug 31 19:02:12 2018 +0200
     1.2 +++ b/python-terminado/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="https://files.pythonhosted.org/packages/67/84/ce0ebd0f60e1cbe040f8e065eef7063855d59d9cf5e6438b3f8439fc7e15/$TARBALL"
     1.6  
     1.7 -DEPENDS="python-tornado"
     1.8 +DEPENDS="python-tornado python-ptyprocess"
     1.9  BUILD_DEPENDS="python"
    1.10  
    1.11  # Rules to configure and make the package.