X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=bbb%2Fbbb%2Fbin%2Finstall-opencv.bash;fp=bbb%2Fbbb%2Fbin%2Finstall-opencv.bash;h=e030c21f278f59f0fcceb2d5ca3f9d4d625911d7;hp=136117342eabc359ae9515bc31e158e146ce81e4;hb=044c9868299a9c4a843f03158496cb6478b66d53;hpb=5e7ccd2bf3452e2bb4c0f0c3c1dafc358168e1da diff --git a/bbb/bbb/bin/install-opencv.bash b/bbb/bbb/bin/install-opencv.bash index 1361173..e030c21 100755 --- a/bbb/bbb/bin/install-opencv.bash +++ b/bbb/bbb/bin/install-opencv.bash @@ -12,8 +12,6 @@ set -o errexit # the last one, libopencv-dev, is necessary sudo aptitude install -y \ v4l-utils \ - libopencv-core2.4 \ - libopencv-core-dev \ libopencv-dev # This file is part of challenge-bot.