[opencv] 24/26: Added and fix dependencies for Qt branch
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Thu Sep 7 12:48:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch debian-robotics
in repository opencv.
commit 6b688a73ee68bc9ca9a86fcb10fe977fe07b6ae1
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date: Thu Sep 7 13:12:17 2017 +0200
Added and fix dependencies for Qt branch
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9fac863..72896c2 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends:
libgoogle-glog-dev,
libgphoto2-dev,
libgtk-3-dev,
+ libharfbuzz-dev,
libjpeg-dev,
liblapack-dev (>= 3.2.1),
libleptonica-dev,
@@ -36,7 +37,7 @@ Build-Depends:
libtesseract-dev,
libtiff-dev,
libv4l-dev [linux-any],
- libvtk6-dev,
+ libvtk6-qt-dev,
ocl-icd-opencl-dev,
protobuf-compiler,
python-dev,
@@ -44,6 +45,7 @@ Build-Depends:
python3-dev,
python3-numpy,
qtbase5-dev,
+ libqt5opengl5-dev,
zlib1g-dev (>= 1.2.5),
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/opencv.git
@@ -80,6 +82,7 @@ Architecture: any
Depends:
libopencv-calib3d-dev (= ${binary:Version}),
libopencv-contrib-dev (= ${binary:Version}),
+ libopencv-cvv-dev (= ${binary:Version}),
libopencv-core-dev (= ${binary:Version}),
libopencv-features2d-dev (= ${binary:Version}),
libopencv-flann-dev (= ${binary:Version}),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git
More information about the debian-science-commits
mailing list