Accepting request 1139042 from home:iDesmI:Wayland
Revert to building libjxl support only for Factory. I am sorry for the messy submission before. OBS-URL: https://build.opensuse.org/request/show/1139042 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-6?expand=0&rev=25
This commit is contained in:
parent
33a65ff8df
commit
f47923d6ed
@ -180,7 +180,7 @@ BuildRequires: libmysofa-devel
|
||||
%if %{with codec2}
|
||||
BuildRequires: pkgconfig(codec2)
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150500
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150700
|
||||
BuildRequires: pkgconfig(libjxl) >= 0.7.0
|
||||
BuildRequires: pkgconfig(libjxl_threads) >= 0.7.0
|
||||
BuildRequires: pkgconfig(librist) >= 0.2.7
|
||||
@ -585,7 +585,7 @@ LDFLAGS="%_lto_cflags" \
|
||||
--enable-libfribidi \
|
||||
--enable-libgsm \
|
||||
--enable-libjack \
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150700
|
||||
--enable-libjxl \
|
||||
--enable-librist \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user