wok-4.x rev 12122
vsftpd: fix bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 13 00:58:13 2012 +0100 (2012-03-13) |
parents | a10be805970b |
children | 9bac87fce4e1 |
files | vsftpd/receipt |
line diff
1.1 --- a/vsftpd/receipt Tue Mar 13 00:45:31 2012 +0100 1.2 +++ b/vsftpd/receipt Tue Mar 13 00:58:13 2012 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="Secure FTP server" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="" 1.7 +BUILD_DEPENDS="wget" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://vsftpd.beasts.org/" 1.10 WGET_URL="https://security.appspot.com/downloads/$TARBALL"