wok diff gettext-tools/receipt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents 0e72c977bd24
children
line diff
     1.1 --- a/gettext-tools/receipt	Tue Mar 14 19:26:14 2017 +0200
     1.2 +++ b/gettext-tools/receipt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gettext-tools"
     1.7 -VERSION="0.19.8.1"
     1.8 +VERSION="0.21"
     1.9  CATEGORY="libs"
    1.10 -SHORT_DESC="GNU gettext tools to manage translations"
    1.11 +SHORT_DESC="GNU gettext tools to manage translations."
    1.12  MAINTAINER="al.bobylev@gmail.com"
    1.13  LICENSE="GPL3"
    1.14 -WEB_SITE="http://www.gnu.org/software/gettext/"
    1.15 +WEB_SITE="https://www.gnu.org/software/gettext/"
    1.16  
    1.17 +DEPENDS="acl attr glib libcroco libgomp liblzma libxml2 pcre zlib"
    1.18  WANTED="gettext"
    1.19 -DEPENDS="acl attr glib libcroco libgomp liblzma libxml2 pcre zlib"
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()