From b5ad9f32fd02f7d522da06a5f40aebed875e3453 Mon Sep 17 00:00:00 2001 From: forrest_ly Date: Mon, 19 Jun 2023 06:13:58 +0000 Subject: [PATCH] update gdal.spec. Signed-off-by: forrest_ly --- gdal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gdal.spec b/gdal.spec index 857d313..15bad66 100644 --- a/gdal.spec +++ b/gdal.spec @@ -71,6 +71,7 @@ BuildRequires: libtiff-devel BuildRequires: libtirpc-devel BuildRequires: libwebp-devel BuildRequires: libzstd-devel +BuildRequires: libzstd-static %if 0%{?with_mysql} BuildRequires: mariadb-connector-c-devel %endif -- Gitee