wok-next diff sozi/receipt @ rev 20949

Fix homepages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Sep 01 16:21:51 2018 +0300 (2018-09-01)
parents 2f03cb67a994
children 3bc985504162
line diff
     1.1 --- a/sozi/receipt	Tue Mar 13 02:04:32 2018 +0200
     1.2 +++ b/sozi/receipt	Sat Sep 01 16:21:51 2018 +0300
     1.3 @@ -18,5 +18,5 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="inkscape python pygtk python-lxml"
     1.8 +	DEPENDS="inkscape python python-pygtk python-lxml"
     1.9  }