mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
net-ftp/vsftpd: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
|
||||
IUSE="caps libressl pam tcpd ssl selinux xinetd"
|
||||
|
||||
DEPEND="caps? ( >=sys-libs/libcap-2 )
|
||||
pam? ( virtual/pam )
|
||||
pam? ( sys-libs/pam )
|
||||
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
|
||||
ssl? (
|
||||
!libressl? ( dev-libs/openssl:0= )
|
||||
|
||||
Reference in New Issue
Block a user