From dbdf7b71dec4bb0283a26c332417ca5fef6303b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Sat, 27 Jan 2024 20:10:51 +0200 Subject: [PATCH] Enable arrow and libdeflate --- gdal.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdal.spec b/gdal.spec index 036654a..de960a3 100644 --- a/gdal.spec +++ b/gdal.spec @@ -88,7 +88,9 @@ BuildRequires: gtest-devel BuildRequires: hdf-devel BuildRequires: hdf5-devel BuildRequires: json-c-devel +BuildRequires: libarrow-devel BuildRequires: libdap-devel +BuildRequires: libdeflate-devel BuildRequires: libgeotiff-devel BuildRequires: libgta-devel BuildRequires: libjpeg-devel