wok-next diff libconfig/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 | e7a485521d6a |
children |
line diff
1.1 --- a/libconfig/receipt Tue Aug 07 00:30:45 2018 +0300 1.2 +++ b/libconfig/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/hyperrealm/libconfig/archive/v$VERSION.tar.gz" 1.5 1.6 BUILD_DEPENDS="automake libtool texinfo" 1.7 -SPLIT="libconfig-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 #? # See: https://github.com/hyperrealm/libconfig/issues/47