summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/asterisk-11.25.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/asterisk/asterisk-11.25.3.ebuild')
-rw-r--r--net-misc/asterisk/asterisk-11.25.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk/asterisk-11.25.3.ebuild b/net-misc/asterisk/asterisk-11.25.3.ebuild
index 75bca5529286..dccee3d36f7d 100644
--- a/net-misc/asterisk/asterisk-11.25.3.ebuild
+++ b/net-misc/asterisk/asterisk-11.25.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,8 +32,8 @@ PATCHES=( "${WORKDIR}/asterisk-patchset" )
CDEPEND="dev-db/sqlite:3
dev-libs/popt
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 )