forked from pool/opencv
Accepting request 412682 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/412682 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=64
This commit is contained in:
10
opencv.spec
10
opencv.spec
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_with ffmpeg
|
||||
%bcond_without ffmpeg
|
||||
|
||||
%define libname lib%{name}
|
||||
%define soname 3_1
|
||||
@@ -54,10 +54,10 @@ BuildRequires: libeigen3-devel
|
||||
BuildRequires: libeigen2-devel
|
||||
%endif
|
||||
%if %{with ffmpeg}
|
||||
BuildRequires: pkgconfig(libavcodec) >= 57
|
||||
BuildRequires: pkgconfig(libavformat) >= 57
|
||||
BuildRequires: pkgconfig(libavutil) >= 55
|
||||
BuildRequires: pkgconfig(libswscale) >= 4
|
||||
BuildRequires: pkgconfig(libavcodec)
|
||||
BuildRequires: pkgconfig(libavformat)
|
||||
BuildRequires: pkgconfig(libavutil)
|
||||
BuildRequires: pkgconfig(libswscale)
|
||||
%endif
|
||||
BuildRequires: libgphoto2-devel
|
||||
BuildRequires: libjasper-devel
|
||||
|
Reference in New Issue
Block a user