# HG changeset patch # User Eric Joseph-Alexandre # Date 1305663693 -7200 # Node ID bd9d5822afefc3ba95fae9e02c16b87b451fc2df # Parent b653620e2d7756ceddb5a9c3163cc9d382ddb669 lftpd: fix bdeps diff -r b653620e2d77 -r bd9d5822afef lftp/receipt --- a/lftp/receipt Tue May 17 21:03:31 2011 +0200 +++ b/lftp/receipt Tue May 17 22:21:33 2011 +0200 @@ -5,11 +5,13 @@ CATEGORY="network" SHORT_DESC="Small but powerful ftp client" MAINTAINER="mimas@slitaz.org" -DEPENDS="readline expat gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://lftp.yar.ru/" WGET_URL="http://ftp.yars.free.net/pub/source/lftp/$TARBALL" +DEPENDS="readline expat gcc-lib-base" +BUILD_DEPENDS="readline-dev" + # Rules to configure and make the package. compile_rules() {