From 8e4eb51a755927d3959d29c14d55f1c7f084e61d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 5 Jun 2012 23:57:28 +0200 Subject: [PATCH] Fix build --- opencv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 86e70eb..633a604 100644 --- a/opencv.spec +++ b/opencv.spec @@ -119,7 +119,7 @@ pushd build %ifarch %{ix86} x86_64 ia64 -DWITH_TBB=1 -DTBB_LIB_DIR=%{_libdir} \ %endif -} +} \ %{?_without_gstreamer:-DWITH_GSTREAMER=0} \ %{!?_with_ffmpeg:-DWITH_FFMPEG=0} \ %{?_with_cuda: \