From: Jochen Sprickerhof Date: Sun, 4 Sep 2016 07:28:54 +0000 (+0200) Subject: Disable QT on arm X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~173 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f559d014ee8960f84100d6b6cd8e7372de15fbb4;p=pcl.git Disable QT on arm Closes: #835292 --- diff --git a/debian/control b/debian/control index 622f884c..9452cbea 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}),