wok-current diff qrencode/receipt @ rev 21922
Add get-pcem-roms (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 05 18:31:33 2019 +0200 (2019-10-05) |
parents | b8aa4027e71d |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/qrencode/receipt Fri Jun 14 16:00:17 2019 +0100 1.2 +++ b/qrencode/receipt Sat Oct 05 18:31:33 2019 +0200 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()