From 8e684a6f1e38853ce684870565b9db10aca30fa1 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Mar 17 2023 21:44:07 +0000 Subject: enable svt-av1 support on all arches (resolves rhbz#2162675) --- diff --git a/libavif.spec b/libavif.spec index 6b9931b..2488285 100644 --- a/libavif.spec +++ b/libavif.spec @@ -1,9 +1,7 @@ # Build with aom %bcond_without aom # Build SVT-AV1 -%ifarch x86_64 %bcond_without svt -%endif %if 0%{?rhel} && 0%{?rhel} < 9 %bcond_with rav1e %else