]> git.pld-linux.org Git - packages/opencv.git/blob - opencv-link.patch
- release 5
[packages/opencv.git] / opencv-link.patch
1 --- OpenCV-2.2.0/CMakeLists.txt~        2010-12-07 11:47:33.354861668 +0100
2 +++ OpenCV-2.2.0/CMakeLists.txt 2010-12-07 12:43:06.802865668 +0100
3 @@ -429,6 +429,7 @@
4          endif()
5          if(WITH_V4L)
6              CHECK_MODULE(libv4l1 HAVE_LIBV4L)
7 +           CHECK_MODULE(libv4l2 HAVE_LIBV4L2)
8              CHECK_INCLUDE_FILE(linux/videodev.h HAVE_CAMV4L)
9              CHECK_INCLUDE_FILE(linux/videodev2.h HAVE_CAMV4L2)
10          else()
This page took 0.024086 seconds and 3 git commands to generate.