aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index bdeda2a..f877d28 100644
--- a/README.txt
+++ b/README.txt
@@ -13,7 +13,7 @@ pix_opencv depends on OpenCV 2.x and >1.5 (for old externals)
# (actually only tested in GNU/Linux Ubuntu)
# this new version requiered OpenCV 2.3, available with apt-get since 12.04 :
-apt-get install libopencv-dev libcv-dev libhighgui-dev
+apt-get install libopencv-dev libcv-dev libhighgui-dev libcvaux-dev
# for other systems, you can build the lib from source, see this :
# http://opencv.willowgarage.com/wiki/InstallGuide