libraries/opencv: Added a note to the README.

Noted that numpy is needed for the python bindings.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
David Woodfall 2013-11-03 19:17:57 +01:00 committed by Robby Workman
parent 50ab57b596
commit b14da9778d

View file

@ -3,7 +3,7 @@ OpenCV (Open Source Computer Vision)
OpenCV is a library of programming functions mainly
aimed at real-time computer vision.
ffmpeg and numpy are optional dependencies.
numpy (for the python bindings) and ffmpeg are optional dependencies.
*NOTE*
If compiling with ffmpeg you must use 0.8.7 or newer.