From: Andreas Beckmann Date: Mon, 29 Apr 2019 18:42:02 +0000 (+0200) Subject: libpcl-dev: Add Breaks against several vtk6 packages X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~115 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=649f87c580f045e1a55387538d35c99ec98d7524;p=pcl.git libpcl-dev: Add Breaks against several vtk6 packages to force switching from libvtk6-dev to libvtk7-dev Closes: #928198 --- diff --git a/debian/control b/debian/control index 52a85897..ffdf6854 100644 --- a/debian/control +++ b/debian/control @@ -67,6 +67,10 @@ Depends: libboost-all-dev, libpcl-visualization1.9 (= ${binary:Version}), ${misc:Depends} Suggests: libpcl-doc +Breaks: libvtk6-dev, + libvtk6-java, + libvtk6-jni, + libvtk6-qt-dev, Description: Point Cloud Library - development files The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.