wok diff libmng/receipt @ rev 19565

get-flash-plugin: update for new npapi plugin
author Richard Dunbar <mojo@slitaz.org>
date Tue Dec 20 00:33:36 2016 -0500 (2016-12-20)
parents 8f447cf2eee5
children 65d7d867e0c1
line diff
     1.1 --- a/libmng/receipt	Sat Nov 09 20:47:29 2013 +0000
     1.2 +++ b/libmng/receipt	Tue Dec 20 00:33:36 2016 -0500
     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()