[pcl] 01/02: Disable QT on arm

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 4 21:52:27 UTC 2016


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

jspricke pushed a commit to branch master
in repository pcl.

commit f559d014ee8960f84100d6b6cd8e7372de15fbb4
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Sep 4 09:28:54 2016 +0200

    Disable QT on arm
    
    Closes: #835292
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 622f884..9452cbe 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,12 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3),
 	       libqhull-dev,
 	       libopenni-dev [!s390x !alpha !hppa !hurd-i386 !kfreebsd-any !m68k !sh4 !sparc64],
 	       libopenni2-dev [!armel !hppa !hurd-i386 !kfreebsd-any !m68k !powerpcspe],
-	       libqt5opengl5-dev,
-	       libqt4-opengl-dev,
+	       libqt5opengl5-dev [!armel !armhf],
 	       libusb-1.0-0-dev,
 	       freeglut3-dev, 
 	       libxmu-dev,
 	       libxi-dev,
-	       libvtk6-qt-dev
+	       libvtk6-qt-dev [!armel !armhf]
 Build-Depends-Indep: doxygen,
 		     doxygen-latex
 Standards-Version: 3.9.8
@@ -41,7 +40,6 @@ Depends: libboost-all-dev,
 	 libflann-dev,
 	 libvtk6-dev,
 	 libqhull-dev,
-	 libvtk6-qt-dev,
 	 libopenni-dev [!s390x !alpha !hppa !hurd-i386 !kfreebsd-any !m68k !sh4 !sparc64],
 	 libopenni2-dev [!armel !hppa !hurd-i386 !kfreebsd-any !m68k !powerpcspe],
 	 libpcl-apps1.8 (= ${binary:Version}),

-- 
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