From 77b1b941926b84f6e800f352157632f18305e75c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Wed, 14 Feb 2024 01:53:30 +0000 Subject: [PATCH] fix previous commit --- aom.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aom.spec b/aom.spec index 45f84fe..dbe37d1 100644 --- a/aom.spec +++ b/aom.spec @@ -5,7 +5,11 @@ %ifarch x86_64 %bcond_without vmaf %endif +%if 0%{?fedora} >= 40 %bcond_with jpegxl +%else +%bcond_without jpegxl +%endif %endif Name: aom