commit: 86b0da02948451467cc210f8275b57c040586a4c
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 15:21:04 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 15:24:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b0da02
media-libs/liblrdf: Added sub-slot dependency on dev-libs/openssl
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-libs/liblrdf/liblrdf-0.5.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/liblrdf/liblrdf-0.5.0-r1.ebuild
b/media-libs/liblrdf/liblrdf-0.5.0-r1.ebuild
index 1758259..ee66665 100644
--- a/media-libs/liblrdf/liblrdf-0.5.0-r1.ebuild
+++ b/media-libs/liblrdf/liblrdf-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux
~x86-linux ~ppc-macos"
IUSE="libressl static-libs"
RDEPEND="
- !libressl? ( >=dev-libs/openssl-1:0 )
+ !libressl? ( >=dev-libs/openssl-1:0= )
libressl? ( dev-libs/libressl )
media-libs/raptor:2
>=media-libs/ladspa-sdk-1.12"