wok diff buildroot/receipt @ rev 19857

syslinux/iso2exe: fix recursive_partition + hybrib_mbr
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 18 09:21:47 2017 +0100 (2017-03-18)
parents dfef8de3d270
children fa44252c430c
line diff
     1.1 --- a/buildroot/receipt	Fri Jan 30 10:17:37 2015 +0100
     1.2 +++ b/buildroot/receipt	Sat Mar 18 09:21:47 2017 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  SUGGESTED="subversion bazaar git elfkickers ccache bison flex gettext texinfo"
     1.5  
     1.6  DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncursesw-extra tar \
     1.7 -bash bzip2 perl python unzip rsync"
     1.8 +bash bzip2 perl python unzip rsync bc patch"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()