wok-next diff mercurial/receipt @ rev 21445

updated scim (1.4.17 -> 1.4.18)
author Hans-G?nter Theisgen
date Tue May 05 16:55:11 2020 +0100 (2020-05-05)
parents f48456621a9d
children
line diff
     1.1 --- a/mercurial/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/mercurial/receipt	Tue May 05 16:55:11 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="4.5"
     1.5  CATEGORY="development"
     1.6  SHORT_DESC="Revision tools system"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://www.mercurial-scm.org/"
    1.11  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/mercurial.html"
    1.12 @@ -12,7 +12,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="https://www.mercurial-scm.org/release/$TARBALL"
    1.15  
    1.16 -BUILD_DEPENDS="python-dev patch openssl-dev glib-dev gettext python-docutils"
    1.17 +BUILD_DEPENDS="python-dev patch openssl-dev glib-dev gettext-dev python-docutils"
    1.18  
    1.19  compile_rules() {
    1.20  	make build &&