# HG changeset patch # User Hans-G?nter Theisgen # Date 1553960050 -3600 # Node ID 7a0735348d6cb50b96ace92eadcf2cfb63a982cc # Parent 9717b08dd673fe7b166662c1ebaee731e8f941bd updated libconfig and libconfig-dev again (1.4.8 -> 1.7.2) diff -r 9717b08dd673 -r 7a0735348d6c libconfig-dev/receipt --- a/libconfig-dev/receipt Sat Mar 30 16:22:55 2019 +0100 +++ b/libconfig-dev/receipt Sat Mar 30 16:34:10 2019 +0100 @@ -9,6 +9,7 @@ WEB_SITE="https://www.hyperrealm.com/libconfig/" WANTED="libconfig" + DEPENDS="libconfig pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 9717b08dd673 -r 7a0735348d6c libconfig/receipt --- a/libconfig/receipt Sat Mar 30 16:22:55 2019 +0100 +++ b/libconfig/receipt Sat Mar 30 16:34:10 2019 +0100 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/hyperrealm/$PACKAGE/archive/v$VERSION.tar.gz" DEPENDS="" -BUILD_DEPENDS="automake" +BUILD_DEPENDS="automake texinfo" # Rules to configure and make the package. compile_rules()