diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:17:12 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:17:12 +0200 |
commit | 2ec601c757bf272f2ea19ac89d3bd637ae288e66 (patch) | |
tree | 6fdcdb85a821ec62733b6c44b6b97e3160152858 /libraries/opencv/README | |
parent | 2a02219ff7fa39ab832665e72918f3fd27fee17e (diff) |
libraries/opencv: Fixed dep information
Diffstat (limited to 'libraries/opencv/README')
-rw-r--r-- | libraries/opencv/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/opencv/README b/libraries/opencv/README index 3e9b90aa6883..cadd769df5ee 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 runtime dependencies. +ffmpeg and numpy are optional runtime dependencies. *NOTE* -If compiling with FFmpeg you must use 0.8.7 or newer. +If compiling with ffmpeg you must use 0.8.7 or newer. |