From 279e97b718d7a4aae03dd4100d943d81d19ddc6c Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Thu, 8 Nov 2018 08:56:34 +0200 Subject: [PATCH] app-crypt/xca: build with >=dev-libs/libressl-2.7.0 Closes: https://bugs.gentoo.org/show_bug.cgi?id=662594 Signed-off-by: Alon Bar-Lev Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- app-crypt/xca/xca-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/xca/xca-2.1.2.ebuild b/app-crypt/xca/xca-2.1.2.ebuild index 2c29ff4404c1..9e097029604e 100644 --- a/app-crypt/xca/xca-2.1.2.ebuild +++ b/app-crypt/xca/xca-2.1.2.ebuild @@ -20,7 +20,7 @@ RDEPEND=" dev-qt/qtsql:5[sqlite] dev-qt/qtwidgets:5 !libressl? ( dev-libs/openssl:0=[bindist=] ) - libressl? ( dev-libs/libressl:0= ) + libressl? ( >=dev-libs/libressl-2.7.0:0= ) doc? ( app-text/linuxdoc-tools )" DEPEND="${RDEPEND} dev-qt/linguist-tools:5" -- 2.26.2