wok diff ecm/receipt @ rev 23495

updated python-humanize (0.5.1 -> 1.0.0)
author Hans-G?nter Theisgen
date Mon Apr 06 07:04:00 2020 +0100 (2020-04-06)
parents e5c023d49391
children 5ea0ce1cecc0
line diff
     1.1 --- a/ecm/receipt	Fri Jan 17 14:38:48 2020 +0100
     1.2 +++ b/ecm/receipt	Mon Apr 06 07:04:00 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools"
     1.8 +BUILD_DEPENDS="asciidoc docbook-xml libxml2-tools libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()