wok-next diff oniguruma/receipt @ rev 21056

zim: fix build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Dec 03 11:57:12 2018 +0200 (2018-12-03)
parents d2950281f122
children
line diff
     1.1 --- a/oniguruma/receipt	Wed Sep 05 00:08:37 2018 +0300
     1.2 +++ b/oniguruma/receipt	Mon Dec 03 11:57:12 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     1.5  
     1.6  BUILD_DEPENDS="automake libtool"
     1.7 -SPLIT="oniguruma-dev"
     1.8 +SPLIT="$PACKAGE-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	autoreconf -vfi &&