mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-ftp/pure-ftpd: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ DEPEND="caps? ( sys-libs/libcap )
|
||||
pam? ( sys-libs/pam )
|
||||
postgres? ( dev-db/postgresql:= )
|
||||
ssl? (
|
||||
>=dev-libs/openssl-0.9.6g:0=[-bindist]
|
||||
>=dev-libs/openssl-0.9.6g:0=[-bindist(-)]
|
||||
)
|
||||
sysquota? ( sys-fs/quota[-rpc] )
|
||||
xinetd? ( virtual/inetd )"
|
||||
|
||||
@@ -34,7 +34,7 @@ DEPEND="caps? ( sys-libs/libcap )
|
||||
pam? ( sys-libs/pam )
|
||||
postgres? ( dev-db/postgresql:= )
|
||||
ssl? (
|
||||
>=dev-libs/openssl-0.9.6g:0=[-bindist]
|
||||
>=dev-libs/openssl-0.9.6g:0=[-bindist(-)]
|
||||
)
|
||||
sysquota? ( sys-fs/quota[-rpc] )
|
||||
xinetd? ( virtual/inetd )"
|
||||
|
||||
Reference in New Issue
Block a user