wok-next diff mate-common/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 9102678083fb
children
line diff
     1.1 --- a/mate-common/receipt	Sun Aug 26 05:08:11 2018 +0300
     1.2 +++ b/mate-common/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -22,6 +22,6 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std @dev
     1.7 -	DEPENDS="automake libtool gettext intltool"
     1.8 +	DEPENDS="automake libtool gettext-dev intltool"
     1.9  	TAGS="MATE"
    1.10  }