wok diff libzen/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents 1ea9701ce3ca
children 4700d43dc494
line diff
     1.1 --- a/libzen/receipt	Fri Nov 27 04:57:33 2015 +0200
     1.2 +++ b/libzen/receipt	Sun Feb 14 22:06:06 2016 +0100
     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()