wok diff libxml2-python/receipt @ rev 22040

updated tokyocabinet and tokyocabinet-dev (1.4.32 -> 1.4.48)
author Hans-G?nter Theisgen
date Mon Oct 21 17:24:12 2019 +0100 (2019-10-21)
parents 9551ead9a212
children 4a6f38ef4e12
line diff
     1.1 --- a/libxml2-python/receipt	Thu May 15 19:59:59 2014 +0200
     1.2 +++ b/libxml2-python/receipt	Mon Oct 21 17:24:12 2019 +0100
     1.3 @@ -1,17 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxml2-python"
     1.7 -VERSION="2.8.0"
     1.8 +VERSION="2.9.9"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Libxml2 adapter for the Python."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="MIT"
    1.13  WEB_SITE="http://xmlsoft.org/"
    1.14 +
    1.15 +DEPENDS="libxml2 libxslt python"
    1.16 +WANTED="libxml2"
    1.17 +
    1.18  #HOST_ARCH="arm i486"
    1.19  
    1.20 -WANTED="libxml2"
    1.21 -DEPENDS="python libxml2 libxslt"
    1.22 -
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()
    1.25  {