diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index a2dec13..ca845a7 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 2 07:38:50 UTC 2019 - Jan Engelhardt + +- Unconditionalize bs2b, it exists in openSUSE 13.x too. + ------------------------------------------------------------------- Fri Mar 1 08:02:29 UTC 2019 - bjorn.lie@gmail.com diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 8966452..61da042 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -69,7 +69,6 @@ %bcond_without vidstab %bcond_without srt %bcond_without codec2 -%bcond_without bs2b %bcond_without lv2 %bcond_without rubberband %bcond_without soxr @@ -80,7 +79,6 @@ %bcond_with vidstab %bcond_with srt %bcond_with codec2 -%bcond_with bs2b %bcond_with lv2 %bcond_with rubberband %bcond_with soxr @@ -147,9 +145,7 @@ BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(libbluray) -%if %{with bs2b} BuildRequires: pkgconfig(libbs2b) -%endif BuildRequires: pkgconfig(libcdio) BuildRequires: pkgconfig(libcdio_paranoia) BuildRequires: pkgconfig(libdc1394-2)