[pcl] 01/01: Disable QT on arm again

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 18 07:24:09 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 f511f2e97c64ce082391e4915e86d5f8f4302dd6
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Sep 18 09:23:23 2016 +0200

    Disable QT on arm again
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 67e5a1b..0bd8df9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,12 +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,
+	       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
@@ -40,7 +40,7 @@ Depends: libboost-all-dev,
 	 libflann-dev,
 	 libvtk6-dev,
 	 libqhull-dev,
-	 libvtk6-qt-dev,
+	 libvtk6-qt-dev [!armel !armhf],
 	 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