Use rav1e only on TW for now
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libavif?expand=0&rev=37
This commit is contained in:
parent
bfd38c144a
commit
15e3a1014d
@ -15,8 +15,11 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%bcond_without aom
|
||||
%else
|
||||
%bcond_with aom
|
||||
%endif
|
||||
|
||||
# Also update baselibs.conf if you bump the version
|
||||
%define lib_name libavif13
|
||||
@ -39,7 +42,7 @@ BuildRequires: nasm
|
||||
BuildRequires: pkgconfig(dav1d)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(rav1e)
|
||||
BuildRequires: pkgconfig(rav1e) >= 0.5.0
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
%if %{with aom}
|
||||
|
Loading…
Reference in New Issue
Block a user