wok-current diff libxml2-tools/receipt @ rev 20223

grub: add ext4 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 01 10:11:27 2018 +0100 (2018-03-01)
parents 8b30da0aa071
children 0253e30fe373
line diff
     1.1 --- a/libxml2-tools/receipt	Fri Sep 14 10:30:21 2012 +0200
     1.2 +++ b/libxml2-tools/receipt	Thu Mar 01 10:11:27 2018 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="The xmllint tester and xmlcatalog parser utility."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  WEB_SITE="http://xmlsoft.org/"
     1.9 -DEPENDS="libxml2"
    1.10  WANTED="libxml2"
    1.11  HOST_ARCH="i486 arm"
    1.12  
    1.13 +DEPENDS="libxml2"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {