wok-next diff diffutils/receipt @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents 548cc9f6f82b
children
line diff
     1.1 --- a/diffutils/receipt	Wed Feb 20 09:13:09 2019 +0100
     1.2 +++ b/diffutils/receipt	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -15,6 +15,8 @@
     1.4  BUILD_DEPENDS="gettext-dev"
     1.5  SPLIT="$PACKAGE-lang"
     1.6  
     1.7 +TAGS_std="LFS"
     1.8 +
     1.9  compile_rules() {
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11  	make &&