From: Michael Tremer Date: Sat, 4 Sep 2010 11:09:00 +0000 (+0200) Subject: vsftpd: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b7cb2da680033072e0f8df6d0c3300447a3674;p=ipfire-3.x.git vsftpd: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/vsftpd/vsftpd.nm b/pkgs/core/vsftpd/vsftpd.nm index c26ec545f..5e2acfbfd 100644 --- a/pkgs/core/vsftpd/vsftpd.nm +++ b/pkgs/core/vsftpd/vsftpd.nm @@ -34,7 +34,7 @@ PKG_URL = ftp://vsftpd.beasts.org/users/cevans/ PKG_LICENSE = GPLv2 with exceptions PKG_SUMMARY = Very Secure Ftp Daemon. -PKG_DEPS += libcap openssl pam +PKG_BUILD_DEPS+= libcap-devel openssl-devel pam-devel define PKG_DESCRIPTION vsftpd is a Very Secure FTP daemon. It was written completely \