From 5f04b3969585799e63da515f69b98941f53cc025 Mon Sep 17 00:00:00 2001 From: Krzysztof Mrozowicz Date: Mon, 27 Sep 2021 14:34:08 +0000 Subject: [PATCH] - disabling avif --- darktable.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/darktable.spec b/darktable.spec index 8a4f484..1e7a006 100644 --- a/darktable.spec +++ b/darktable.spec @@ -98,6 +98,7 @@ export CXXFLAGS="%{rpmcxxflags}" %{?with_vte:-DAPRIL_FOOLS=ON} \ -DBINARY_PACKAGE_BUILD=ON \ -DPROJECT_VERSION:STRING="%{version}" \ + -DUSE_AVIF=OFF \ %{!?with_opencl:-DUSE_OPENCL=OFF} \ %{!?with_openmp:-DUSE_OPENMP=OFF} -- 2.43.0