Skip to content

Commit

Permalink
dev-ros/depth_image_proc: add missing boost dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
aballier committed Sep 12, 2017
1 parent 20db710 commit da1a820
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ RDEPEND="
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
dev-libs/boost:=
"
DEPEND="${RDEPEND}"
1 change: 1 addition & 0 deletions dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ RDEPEND="
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
dev-libs/boost:=
"
DEPEND="${RDEPEND}"

0 comments on commit da1a820

Please sign in to comment.