wok-6.x rev 21157
updated libconfig and libconfig-dev again (1.4.8 -> 1.7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 30 16:34:10 2019 +0100 (2019-03-30) |
parents | 9717b08dd673 |
children | 9fb45f939b32 |
files | libconfig-dev/receipt libconfig/receipt |
line diff
1.1 --- a/libconfig-dev/receipt Sat Mar 30 16:22:55 2019 +0100 1.2 +++ b/libconfig-dev/receipt Sat Mar 30 16:34:10 2019 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="https://www.hyperrealm.com/libconfig/" 1.5 1.6 WANTED="libconfig" 1.7 + 1.8 DEPENDS="libconfig pkg-config" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/libconfig/receipt Sat Mar 30 16:22:55 2019 +0100 2.2 +++ b/libconfig/receipt Sat Mar 30 16:34:10 2019 +0100 2.3 @@ -12,7 +12,7 @@ 2.4 WGET_URL="https://github.com/hyperrealm/$PACKAGE/archive/v$VERSION.tar.gz" 2.5 2.6 DEPENDS="" 2.7 -BUILD_DEPENDS="automake" 2.8 +BUILD_DEPENDS="automake texinfo" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()