mail-filter/libdkim: Adjusted sub-slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:28:11 +0000 (19:28 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:35 +0000 (20:15 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
mail-filter/libdkim/libdkim-1.0.21-r3.ebuild

index 86a1e2d444f92e281c7108d9d9d7832958cc73dd..d6a2a309bf8de5fb442e546c3671f19814ecb3bd 100644 (file)
@@ -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="5"
@@ -18,7 +18,7 @@ KEYWORDS="amd64 x86"
 IUSE="libressl static-libs"
 
 DEPEND="
-       !libressl? ( dev-libs/openssl:0 )
+       !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl )
        app-arch/unzip"
 RDEPEND="