commit: d6add1e6a8a26f528f2037663f556e472b23979f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:13:49 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:32:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6add1e6
net-voip/telepathy-gabble: 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-gabble/telepathy-gabble-0.18.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild
b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild
index caa8006b186..e2051de8905 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
gnutls? ( >=net-libs/gnutls-2.10.2 )
!gnutls? (
- >=dev-libs/openssl-0.9.8g:0=[-bindist]
+ >=dev-libs/openssl-0.9.8g:0=[-bindist(-)]
)
jingle? (
>=net-libs/libsoup-2.42