diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-01-19 12:51:47 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-01-19 13:03:03 +0100 |
commit | 00d079cac699f43616c867b8b21571ba5b9bfecc (patch) | |
tree | 594f106b723f6ddbf92dcc126f2ec6f24b992f06 /dev-ros | |
parent | ros-meta/image_pipeline: Bump to 1.12.15. (diff) | |
download | gentoo-00d079cac699f43616c867b8b21571ba5b9bfecc.tar.gz gentoo-00d079cac699f43616c867b8b21571ba5b9bfecc.tar.bz2 gentoo-00d079cac699f43616c867b8b21571ba5b9bfecc.zip |
dev-ros/compressed_depth_image_transport: remove tf dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild index 26ea9b623897..4a0b0ad21ace 100644 --- a/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild +++ b/dev-ros/compressed_depth_image_transport/compressed_depth_image_transport-9999.ebuild @@ -19,7 +19,6 @@ RDEPEND=" dev-ros/cv_bridge dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] dev-ros/image_transport - dev-ros/tf media-libs/opencv " DEPEND="${RDEPEND}" |