summaryrefslogtreecommitdiffstats
path: root/libraries/opencv
diff options
context:
space:
mode:
author David Woodfall2013-11-03 19:17:57 +0100
committer Robby Workman2013-11-04 07:45:52 +0100
commitb14da9778dec4b2e5e03b68f9f41614ce8bea159 (patch)
treef2099e34d3cd936e5c9bb552458205796a2cfa46 /libraries/opencv
parent50ab57b596133b3af04206899f132bc866b1b708 (diff)
downloadslackbuilds-b14da9778dec4b2e5e03b68f9f41614ce8bea159.tar.gz
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>
Diffstat (limited to 'libraries/opencv')
-rw-r--r--libraries/opencv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/opencv/README b/libraries/opencv/README
index a704352ec2..1913f0d71b 100644
--- a/libraries/opencv/README
+++ b/libraries/opencv/README
@@ -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.