wok-next diff python-punjab/receipt @ rev 21481

updated airgeddon (8.12 -> 10.21)
author Hans-G?nter Theisgen
date Thu Jun 18 14:24:40 2020 +0100 (2020-06-18)
parents c9a7a7b42a86
children
line diff
     1.1 --- a/python-punjab/receipt	Sat Sep 22 16:05:26 2018 +0300
     1.2 +++ b/python-punjab/receipt	Thu Jun 18 14:24:40 2020 +0100
     1.3 @@ -21,6 +21,6 @@
     1.4  genpkg_rules() {
     1.5  	copy @std
     1.6  	py="${PACKAGE%%-*}" # python/python3
     1.7 -	DEPENDS="$python   twisted $py-pyopenssl"
     1.8 +	DEPENDS="$python   $py-twisted $py-pyopenssl"
     1.9  	CONFIG_FILES="/etc/punjab.tac"
    1.10  }