Skip to content

Commit 4232f18

Browse files
author
Aaron Roller
committed
added dependency on perception_pcl AM-493/no-perception
1 parent a9af4f0 commit 4232f18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

debian/control

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9.0.0),
66
pcl,
77
ros-melodic-am-control-toolbox,
88
ros-melodic-am-msgs,
9+
ros-melodic-am-perception-pcl,
910
ros-melodic-catkin,
1011
ros-melodic-cv-bridge,
1112
ros-melodic-geometry-msgs,
@@ -30,7 +31,8 @@ Architecture: any
3031
Depends: ${shlibs:Depends}, ${misc:Depends},
3132
pcl,
3233
ros-melodic-am-control-toolbox,
33-
ros-melodic-am-msgs,
34+
ros-melodic-am-msgs,
35+
ros-melodic-am-perception-pcl,
3436
ros-melodic-am-platform-scripts,
3537
ros-melodic-cv-bridge,
3638
ros-melodic-geometry-msgs,

0 commit comments

Comments
 (0)