commit: 59f2b43f36254c6b8b1c8978364ad18a61591842
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:14:35 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:32:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f2b43f
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 <AT> gentoo.org>
net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild
b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild
index 25de246938e..8f7164df8cb 100644
--- a/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild
+++ b/net-voip/telepathy-salut/telepathy-salut-0.8.1-r3.ebuild
@@ -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}