summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/munge/munge-0.5.13-r1.ebuild')
-rw-r--r--sys-auth/munge/munge-0.5.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/munge/munge-0.5.13-r1.ebuild b/sys-auth/munge/munge-0.5.13-r1.ebuild
index b84cd36bf18c..0c9183212423 100644
--- a/sys-auth/munge/munge-0.5.13-r1.ebuild
+++ b/sys-auth/munge/munge-0.5.13-r1.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
@@ -18,7 +18,7 @@ DEPEND="
app-arch/bzip2
sys-libs/zlib
gcrypt? ( dev-libs/libgcrypt:0 )
- !gcrypt? ( dev-libs/openssl:0 )"
+ !gcrypt? ( dev-libs/openssl:0= )"
RDEPEND="${DEPEND}"
pkg_setup() {