wok diff libzen/receipt @ rev 19234

httpfs-fuse-static: add fusermount (static)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 25 13:38:04 2016 +0200 (2016-06-25)
parents 1ea9701ce3ca
children 4700d43dc494
line diff
     1.1 --- a/libzen/receipt	Fri Nov 27 04:57:33 2015 +0200
     1.2 +++ b/libzen/receipt	Sat Jun 25 13:38:04 2016 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}download/source/$PACKAGE/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="libtool automake autoconf"
     1.8 +BUILD_DEPENDS="libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()