commit:     7bb38de7f603246e82a10311385194b731bb43c6
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun May  2 23:53:22 2021 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sun May  2 23:53:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=7bb38de7

net-voip/telepathy-gabble: remove libressl USE flag

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 net-voip/telepathy-gabble/telepathy-gabble-0.18.4-r2.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

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 5d7fdf8..ab3232b 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
@@ -15,7 +15,7 @@ 
SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
-IUSE="gnutls +jingle libressl plugins test"
+IUSE="gnutls +jingle plugins test"
 RESTRICT="!test? ( test )"
 
 # Prevent false positives due nested configure
@@ -35,10 +35,7 @@ RDEPEND="
        dev-db/sqlite:3
 
        gnutls? ( >=net-libs/gnutls-2.10.2 )
-       !gnutls? (
-               libressl? ( dev-libs/libressl:0= )
-               !libressl? ( >=dev-libs/openssl-0.9.8g:0=[-bindist] )
-       )
+       !gnutls? ( >=dev-libs/openssl-0.9.8g:0=[-bindist] )
        jingle? (
                >=net-libs/libsoup-2.42
                >=net-libs/libnice-0.0.11 )

Reply via email to