[pcl] 01/02: Fix dependencies

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Thu Oct 15 16:05:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

jspricke-guest pushed a commit to branch master
in repository pcl.

commit 19c257aa1cf5e2cdd2c73ca1c32c85bef61a0b1e
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Thu Oct 15 17:49:36 2015 +0200

    Fix dependencies
    
    Build depend on QT5, as libvtk6-qt-dev is pulling that one in anyway.
    libpcl-dev needs libvtk6-qt-dev to compile stuff.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3eaa6e2..4c045fe 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3),
 	       libvtk6-dev,
 	       libqhull-dev,
 	       libopenni-dev [amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el],
-	       libqt4-opengl-dev,
+	       libqt5opengl5-dev,
 	       libusb-1.0-0-dev,
 	       freeglut3-dev, 
 	       libxmu-dev,
@@ -39,6 +39,7 @@ Depends: libboost-all-dev,
 	 libflann-dev,
 	 libvtk6-dev,
 	 libqhull-dev,
+	 libvtk6-qt-dev [!armel !armhf],
 	 libopenni-dev [amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el],
          libpcl1.7 (= ${binary:Version}),
          ${misc:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git



More information about the debian-science-commits mailing list