Closes: https://bugs.gentoo.org/674148
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RESTRICT="!test? ( test )"
SLOT="0/${PV}"
-COMMON_DEPEND=">=dev-libs/openssl-1.1:0="
+COMMON_DEPEND=">=dev-libs/openssl-1.1.1:0="
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
test? (
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RESTRICT="!test? ( test )"
SLOT="0/${PV}"
-COMMON_DEPEND=">=dev-libs/openssl-1.1:0="
+COMMON_DEPEND=">=dev-libs/openssl-1.1.1:0="
DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
test? (
#--- END OF EXAMPLES ---
+# Craig Andrews <candrews@gentoo.org> (1 Jan 2019)
+# Requires dev-libs/openssl-1.1.1, Bug 674148
+dev-libs/gost-engine
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (1 Jan 2019)
# Fails to build with glibc-2.28. Removal in 30days (unless
# fixed). Bug 669332