app-accessibility/edbrowse: fix openssl and libressl slots
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 21 Mar 2016 21:18:29 +0000 (17:18 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 21 Mar 2016 21:19:10 +0000 (17:19 -0400)
Package-Manager: portage-2.2.26

app-accessibility/edbrowse/edbrowse-3.5.1.ebuild

index 853813e88f0163b6606842279cad0f58848f5b69..c26fb874e50ed1cf1f86e8d9df4f0e8580460b8e 100644 (file)
@@ -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$
 
@@ -16,8 +16,8 @@ COMMON_DEPEND=">=dev-lang/spidermonkey-24.0:24
        >=sys-libs/readline-6.0
        >=net-misc/curl-7.36.0
        >=dev-libs/libpcre-7.8
-       !libressl? ( dev-libs/openssl:0 )
-       libressl? ( dev-libs/libressl )
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:0= )
        odbc? ( dev-db/unixODBC )"
 DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig