wok diff libxml2-tools/receipt @ rev 17273

tazwikiss: tiny edit
author Richard Dunbar <mojo@slitaz.org>
date Fri Oct 24 12:53:14 2014 -0400 (2014-10-24)
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	Fri Oct 24 12:53:14 2014 -0400
     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  {