wok-next diff libxml2-dev/receipt @ rev 15268

libxml2, libxslt: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 11:39:47 2013 +0000 (2013-09-25)
parents 8b30da0aa071
children 8ed62ecac0c7
line diff
     1.1 --- a/libxml2-dev/receipt	Fri Sep 14 10:30:21 2012 +0200
     1.2 +++ b/libxml2-dev/receipt	Wed Sep 25 11:39:47 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="XML C parser and toolkit devel files."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  WANTED="libxml2"
     1.9 -DEPENDS="libxml2-tools"
    1.10  WEB_SITE="http://xmlsoft.org/"
    1.11  HOST_ARCH="i486 arm"
    1.12  
    1.13 +DEPENDS="libxml2-tools"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {