wok diff ecm/receipt @ rev 23999

syslinux/iso2exe: read isolinux.cfg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 12 07:47:12 2021 +0000 (2021-01-12)
parents e5c023d49391
children 5ea0ce1cecc0
line diff
     1.1 --- a/ecm/receipt	Fri Jan 17 14:38:48 2020 +0100
     1.2 +++ b/ecm/receipt	Tue Jan 12 07:47:12 2021 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools"
     1.8 +BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()