sys-auth/otpcalc: Add slot operator to openssl dependency.

Package-Manager: Portage-2.3.57, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2019-01-23 06:18:38 +01:00
parent e9b4b6b262
commit 3e91237a5a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc sparc x86"
RDEPEND="x11-libs/gtk+:2
dev-libs/openssl:0"
dev-libs/openssl:0="
DEPEND="${RDEPEND}
virtual/pkgconfig"