[packages/opencv] - rel 4; BR vtk-tcl

arekm arekm at pld-linux.org
Tue Oct 7 15:40:23 CEST 2014


commit ae3d975d678cbe9434fab198f5da3698001cc2bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Oct 7 15:40:16 2014 +0200

    - rel 4; BR vtk-tcl

 opencv.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/opencv.spec b/opencv.spec
index f0e84de..07293af 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -44,7 +44,7 @@ Summary:	A library of programming functions mainly aimed at real time computer v
 Summary(pl.UTF-8):	Biblioteka funkcji do grafiki komputerowej w czasie rzeczywistym
 Name:		opencv
 Version:	2.4.9
-Release:	3
+Release:	4
 Epoch:		1
 %if %{with unicap} || %{with xine}
 License:	GPL (enforced by used libraries), BSD (opencv itself)
@@ -108,7 +108,10 @@ BuildRequires:	rpmbuild(macros) >= 1.606
 BuildRequires:	sed >= 4.0
 BuildRequires:	swig-python
 %{?with_tbb:BuildRequires:	tbb-devel}
-%{?with_vtk:BuildRequires:	vtk-devel >= 5.8.0}
+%if %{with vtk}
+BuildRequires:	vtk-devel >= 5.8.0
+BuildRequires:	vtk-tcl >= 5.8.0
+%endif
 %{?with_xine:BuildRequires:	xine-lib-devel}
 BuildRequires:	zlib-devel
 %if %{with qt}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencv.git/commitdiff/ae3d975d678cbe9434fab198f5da3698001cc2bc



More information about the pld-cvs-commit mailing list