diff --git a/ffmpeg-6.spec b/ffmpeg-6.spec index 287302a..b553121 100644 --- a/ffmpeg-6.spec +++ b/ffmpeg-6.spec @@ -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