wok diff ecm/receipt @ rev 23936

syslinux/isohybrid: force GPT detection (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 09 12:46:01 2020 +0000 (2020-09-09)
parents e5c023d49391
children 5ea0ce1cecc0
line diff
     1.1 --- a/ecm/receipt	Fri Jan 17 14:38:48 2020 +0100
     1.2 +++ b/ecm/receipt	Wed Sep 09 12:46:01 2020 +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()