wok-6.x diff n2nc/receipt @ rev 17161

syslinux/iso2exe: full zImage support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 17 15:21:35 2014 +0200 (2014-09-17)
parents 6b9be4254023
children afae00265386
line diff
     1.1 --- a/n2nc/receipt	Sun Sep 29 11:40:18 2013 +0000
     1.2 +++ b/n2nc/receipt	Wed Sep 17 15:21:35 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="zlib libcrypto gcc-lib-base"
     1.7 -BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf"
     1.8 +BUILD_DEPENDS="bash openssl-dev bzip2-dev zlib-dev automake autoconf libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()