wok diff libmng/receipt @ rev 21985

linld: x86 support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 14 11:52:35 2019 +0200 (2019-10-14)
parents 8f447cf2eee5
children 65d7d867e0c1
line diff
     1.1 --- a/libmng/receipt	Sat Nov 09 20:47:29 2013 +0000
     1.2 +++ b/libmng/receipt	Mon Oct 14 11:52:35 2019 +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()