diff options
Diffstat (limited to 'libraries/opencv/README')
-rw-r--r-- | libraries/opencv/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libraries/opencv/README b/libraries/opencv/README index 1913f0d71b..a50275f6b0 100644 --- a/libraries/opencv/README +++ b/libraries/opencv/README @@ -3,7 +3,5 @@ OpenCV (Open Source Computer Vision) OpenCV is a library of programming functions mainly aimed at real-time computer vision. -numpy (for the python bindings) and ffmpeg are optional dependencies. - -*NOTE* -If compiling with ffmpeg you must use 0.8.7 or newer. +numpy (for the python bindings), ffmpeg and qt5 are +optional dependencies. |