From e64f19c0757c146c2f860c9a1f196cc06ed6b448 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:53 +0100 Subject: [PATCH] thrift: rebuild against OpenSSL --- srcpkgs/thrift/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template index 0630ef06a52..9ac4bb481c3 100644 --- a/srcpkgs/thrift/template +++ b/srcpkgs/thrift/template @@ -1,10 +1,10 @@ # Template file for 'thrift' pkgname=thrift version=0.13.0 -revision=5 +revision=6 build_style=gnu-configure configure_args="--without-python" -makedepends="boost-devel libressl-devel" +makedepends="boost-devel openssl-devel" checkdepends="zlib-devel libevent-devel" short_desc="Apache Thrift compiler" maintainer="Orphaned "