forked from jengelh/ffmpeg-4
- Unconditionalize bs2b, it exists in openSUSE 13.x too.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=49
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user