aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2013-06-21 18:38:49 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2013-06-21 18:38:49 +0000
commitadf25cd9b3d39656e92f81cabb990c3e72864442 (patch)
tree5a765bb2c6b41d6362acfd9e7b6653ade9cf22eb /README.txt
parent3141bbf7870bce1e3f93985cd55f0e156be3aec1 (diff)
should not depends on libcv-dev libhighgui-dev libcvaux-dev anymore...
svn path=/trunk/externals/pix_opencv/; revision=17158
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 f877d28..e056533 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 libcvaux-dev
+apt-get install libopencv-dev
# for other systems, you can build the lib from source, see this :
# http://opencv.willowgarage.com/wiki/InstallGuide