wok-next diff lftp/receipt @ rev 21103

emacs: depends on emacs-common
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 03 11:21:15 2019 +0200 (2019-01-03)
parents 315a1dc02606
children 144432922462
line diff
     1.1 --- a/lftp/receipt	Tue Sep 11 03:22:00 2018 +0300
     1.2 +++ b/lftp/receipt	Thu Jan 03 11:21:15 2019 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="4.8.4"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="Small but powerful FTP client"
     1.7 -MAINTAINER="mimas@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL3"
    1.10  WEB_SITE="http://lftp.yar.ru/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="${WEB_SITE}ftp/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="gmp-dev ncurses-dev readline-dev expat-dev gperf gnutls-dev \
    1.16 -gettext"
    1.17 +gettext-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure \