From 866ca0946e5d15a8f3bd19a68f1d9b1cf9219c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Wed, 14 Feb 2024 01:45:08 +0000 Subject: [PATCH] Disable jpegxl on Fedora 40+ jpegxl 0.9 removed butteraugli api --- aom.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aom.spec b/aom.spec index 536d2e6..45f84fe 100644 --- a/aom.spec +++ b/aom.spec @@ -5,7 +5,7 @@ %ifarch x86_64 %bcond_without vmaf %endif -%bcond_without jpegxl +%bcond_with jpegxl %endif Name: aom