diff options
-rw-r--r-- | www-client/links/links-2.12-r2.ebuild (renamed from www-client/links/links-2.12-r1.ebuild) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/links/links-2.12-r1.ebuild b/www-client/links/links-2.12-r2.ebuild index 9106c36db7a4..89953f717697 100644 --- a/www-client/links/links-2.12-r1.ebuild +++ b/www-client/links/links-2.12-r2.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$ @@ -34,8 +34,8 @@ RDEPEND="bzip2? ( app-arch/bzip2 ) ) lzma? ( app-arch/xz-utils ) ssl? ( - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) ) svga? ( ${GRAPHICS_DEPEND} |