From 044c9868299a9c4a843f03158496cb6478b66d53 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sun, 6 Mar 2016 14:52:20 -0800 Subject: [PATCH] remove unused pckages --- bbb/bbb/bin/install-opencv.bash | 2 -- 1 file changed, 2 deletions(-) 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. -- 2.30.2