diff --git a/ffmpeg-6.changes b/ffmpeg-6.changes index 1aa1892..0d0e850 100644 --- a/ffmpeg-6.changes +++ b/ffmpeg-6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 10 09:08:08 UTC 2023 - Jan Engelhardt + +- Reset fixed leftover value for BUILD_ORIG + ------------------------------------------------------------------- Thu Mar 16 17:56:04 UTC 2023 - Jan Engelhardt diff --git a/ffmpeg-6.spec b/ffmpeg-6.spec index 834b66d..11b5112 100644 --- a/ffmpeg-6.spec +++ b/ffmpeg-6.spec @@ -40,7 +40,6 @@ %preamble_string ffmpeg-private-devel %comparator %conflicts_version \ %nil -%define BUILD_ORIG 1 %if 0%{?BUILD_ORIG} %bcond_without amf_sdk %bcond_without cuda_sdk @@ -186,9 +185,9 @@ BuildRequires: pkgconfig(vdpau) BuildRequires: pkgconfig(vidstab) >= 0.98 %endif %if %{with vulkan} +BuildRequires: pkgconfig(libplacebo) >= 4.192.0 BuildRequires: pkgconfig(shaderc) BuildRequires: pkgconfig(vulkan) >= 1.2.189 -BuildRequires: pkgconfig(libplacebo) >= 4.192.0 %endif BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(vpx) >= 1.4.0