wok diff lftp/receipt @ rev 9985

Add diggerjs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 23:32:19 2011 +0200 (2011-05-18)
parents 4bba8256c117
children c6147ebe2b1b
line diff
     1.1 --- a/lftp/receipt	Mon Apr 11 23:09:40 2011 +0000
     1.2 +++ b/lftp/receipt	Wed May 18 23:32:19 2011 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Small but powerful ftp client"
     1.6  MAINTAINER="mimas@slitaz.org"
     1.7 -DEPENDS="readline expat gcc-lib-base"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://lftp.yar.ru/"
    1.10  WGET_URL="http://ftp.yars.free.net/pub/source/lftp/$TARBALL"
    1.11  
    1.12 +DEPENDS="readline expat gcc-lib-base"
    1.13 +BUILD_DEPENDS="readline-dev"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {