summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/asterisk-13.23.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/asterisk/asterisk-13.23.1.ebuild')
-rw-r--r--net-misc/asterisk/asterisk-13.23.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk/asterisk-13.23.1.ebuild b/net-misc/asterisk/asterisk-13.23.1.ebuild
index e55474c53fd1..4b4f8daa8ba3 100644
--- a/net-misc/asterisk/asterisk-13.23.1.ebuild
+++ b/net-misc/asterisk/asterisk-13.23.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -33,8 +33,8 @@ CDEPEND="dev-db/sqlite:3
dev-libs/popt
dev-libs/jansson
dev-libs/libxml2
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )
sys-libs/ncurses:*
sys-libs/zlib
alsa? ( media-libs/alsa-lib )