]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
vsftpd does not belong to the core distribution.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2009 08:41:05 +0000 (10:41 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2009 08:41:05 +0000 (10:41 +0200)
lfs/vsftpd

index 29f4fa54c487f5e7874603fd75d30f54cc0f9a55..c9bc80a2d447b0074912b1873f7ed4ab28126c7f 100644 (file)
@@ -36,11 +36,11 @@ OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
 MAINTAINER =
 GROUP      = Networking/Daemons
-CORE       = yes
-EXTRA      = no
+CORE       = no
+EXTRA      = yes
 DEBUG      = no
 BUILD_DEPS =
-DEPS       =
+DEPS       = openssl pam
 
 URL        = ftp://vsftpd.beasts.org/users/cevans/
 LICENSE    = GPLv2 with exceptions