wok diff qrencode/receipt @ rev 23837
Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 10:44:24 2020 +0000 (2020-06-01) |
parents | b8aa4027e71d |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/qrencode/receipt Fri Jun 14 16:00:17 2019 +0100 1.2 +++ b/qrencode/receipt Mon Jun 01 10:44:24 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" 1.5 1.6 DEPENDS="libpng" 1.7 -BUILD_DEPENDS="automake libpng-dev" 1.8 +BUILD_DEPENDS="automake libpng-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()