diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-09-12 13:52:04 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-09-12 13:59:44 +0200 |
commit | da1a820f582b2de46129d4234317de9a095d8f3d (patch) | |
tree | 40595f37ba74ddbd8ce5ea3e6349dfcac3c5fa48 /dev-ros | |
parent | dev-ros/depth_image_proc: Remove old (diff) | |
download | gentoo-da1a820f582b2de46129d4234317de9a095d8f3d.tar.gz gentoo-da1a820f582b2de46129d4234317de9a095d8f3d.tar.bz2 gentoo-da1a820f582b2de46129d4234317de9a095d8f3d.zip |
dev-ros/depth_image_proc: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild | 1 | ||||
-rw-r--r-- | dev-ros/depth_image_proc/depth_image_proc-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild b/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild index 912ac0b52ddb..87c9e41d1a14 100644 --- a/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild +++ b/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild @@ -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}" diff --git a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild index 912ac0b52ddb..87c9e41d1a14 100644 --- a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild +++ b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild @@ -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}" |