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

updated graphviz (2.40.1 -> 2.44.0)
author Hans-G?nter Theisgen
date Mon Jul 06 14:36:48 2020 +0100 (2020-07-06)
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	Mon Jul 06 14:36:48 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  }