wok-next diff zile/receipt @ rev 20047

Up zile (2.4.14)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 23 10:04:45 2017 +0200 (2017-10-23)
parents 6c12ac1293fc
children c4e53a39395a
line diff
     1.1 --- a/zile/receipt	Mon Oct 16 13:38:21 2017 +0200
     1.2 +++ b/zile/receipt	Mon Oct 23 10:04:45 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zile"
     1.7 -VERSION="2.3.24"
     1.8 +VERSION="2.4.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="GNU Zile is a lightweight Emacs clone."
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  HOST_ARCH="i486 arm"
    1.14  
    1.15  DEPENDS="ncurses"
    1.16 -BUILD_DEPENDS="ncurses-dev"
    1.17 +BUILD_DEPENDS="ncurses-dev gc-dev perl help2man"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21 @@ -28,4 +28,3 @@
    1.22  	mkdir -p $fs/usr
    1.23  	cp -a $install/usr/bin $fs/usr
    1.24  }
    1.25 -