net-voip/telepathy-salut: 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:
Thomas Deutschmann
2021-06-17 22:14:35 +02:00
parent d6add1e6a8
commit 59f2b43f36

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ RDEPEND="
sys-apps/util-linux
dev-db/sqlite:3
gnutls? ( >=net-libs/gnutls-2.10.2 )
!gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist] )
!gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist(-)] )
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}