wok-6.x diff libconfuse/receipt @ rev 24020
linld: fix iso9660/64
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 06 18:15:05 2021 +0000 (2021-03-06) |
parents | 5a22e9bbefe0 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/libconfuse/receipt Sun Mar 31 15:59:56 2019 +0100 1.2 +++ b/libconfuse/receipt Sat Mar 06 18:15:05 2021 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/martinh/$PACKAGE/archive/v$VERSION.tar.gz" 1.5 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="automake" 1.8 +BUILD_DEPENDS="automake libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()