wok diff libmng/receipt @ rev 17402
Try to 'arm'-ize tzdata, slitaz-i18n, and locale-* packages
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 28 01:22:40 2014 +0200 (2014-11-28) |
parents | 8f447cf2eee5 |
children | 65d7d867e0c1 |
line diff
1.1 --- a/libmng/receipt Sat Nov 09 20:47:29 2013 +0000 1.2 +++ b/libmng/receipt Fri Nov 28 01:22:40 2014 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="lcms jpeg zlib" 1.7 -BUILD_DEPENDS="autoconf automake lcms-dev jpeg-dev" 1.8 +BUILD_DEPENDS="autoconf automake lcms-dev jpeg-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()