From 9f404a4eaf0eae891ad3bb644bb4c183dae1e073 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Jan 2023 17:06:24 +0100 Subject: fix for EL-7 --- vips.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vips.spec b/vips.spec index df751ee..b0723fb 100644 --- a/vips.spec +++ b/vips.spec @@ -327,6 +327,7 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %endif %if %{without libimagequant} -Dimagequant=disabled \ + -Dquantizr=disabled \ %endif %if %{without libcgif} -Dcgif=disabled \ -- cgit