projects
/
pcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed3aa24
)
libpcl-dev: Add Breaks against several vtk6 packages
author
Andreas Beckmann
<anbe@debian.org>
Mon, 29 Apr 2019 18:42:02 +0000
(20:42 +0200)
committer
Jochen Sprickerhof
<git@jochen.sprickerhof.de>
Mon, 29 Apr 2019 18:43:55 +0000
(20:43 +0200)
to force switching from libvtk6-dev to libvtk7-dev
Closes: #928198
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 52a858977ece90557bb49a0cbf0a39679fdf75f0..ffdf685425aa04f6d4d9f2686941da226ccef042 100644
(file)
--- 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.