Skip to content

Commit

Permalink
dev-ros/pcl_ros: add missing dep on boost
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.1
  • Loading branch information
aballier committed Oct 6, 2016
1 parent d55b865 commit 9476ee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RDEPEND="
dev-ros/nodelet_topic_tools
sci-libs/pcl:=[qhull]
>=dev-ros/pcl_conversions-0.2.1-r1
dev-libs/boost:=[threads]
dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down
1 change: 1 addition & 0 deletions dev-ros/pcl_ros/pcl_ros-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RDEPEND="
dev-ros/nodelet_topic_tools
sci-libs/pcl:=[qhull]
>=dev-ros/pcl_conversions-0.2.1-r1
dev-libs/boost:=[threads]
dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
Expand Down

0 comments on commit 9476ee5

Please sign in to comment.