diff --git a/aom.spec b/aom.spec index 1b05650..61b1b0b 100644 --- a/aom.spec +++ b/aom.spec @@ -5,7 +5,7 @@ %ifarch x86_64 %bcond_without vmaf %endif -%if 0%{?fedora} >= 40 || 0%{?rhel} > 9 +%if 0%{?fedora} > 40 || 0%{?rhel} > 9 %bcond_with jpegxl %else %bcond_without jpegxl