From 2650848a6f550190ac9446e735b81d3fccc9b156 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 3 Jul 2014 07:42:38 +0200 Subject: v4l-utils/opencv: readd libv4l1 opencv uses libv4l1 and libv4l2 at the same time. Signed-off-by: Michael Olbrich --- rules/opencv.in | 1 + 1 file changed, 1 insertion(+) (limited to 'rules/opencv.in') diff --git a/rules/opencv.in b/rules/opencv.in index 4aeb616d6..f23271f9d 100644 --- a/rules/opencv.in +++ b/rules/opencv.in @@ -14,6 +14,7 @@ menuconfig OPENCV select QT4_STL if OPENCV_QT select GSTREAMER if OPENCV_GSTREAMER select V4L_UTILS if OPENCV_V4L_LIBV4L2 + select V4L_UTILS_LIBV4L1 if OPENCV_V4L_LIBV4L2 select V4L_UTILS_LIBV4L2 if OPENCV_V4L_LIBV4L2 help Open Source Computer Vision Library -- cgit v1.2.3