wok diff libxml2-tools/receipt @ rev 13285

syslinux: add dutch keyboard
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 24 22:35:04 2012 +0200 (2012-08-24)
parents 78f92a2255c1
children 8b30da0aa071
line diff
     1.1 --- a/libxml2-tools/receipt	Tue May 22 16:43:55 2012 +0200
     1.2 +++ b/libxml2-tools/receipt	Fri Aug 24 22:35:04 2012 +0200
     1.3 @@ -1,15 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxml2-tools"
     1.7 -VERSION="2.7.8"
     1.8 +VERSION="2.8.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="The xmllint tester and xmlcatalog parser utility."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  WEB_SITE="http://xmlsoft.org/"
    1.13 +DEPENDS="libxml2"
    1.14  WANTED="libxml2"
    1.15 -HOST_ARCH="i486 arm"
    1.16 -
    1.17 -DEPENDS="libxml2"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()