commit: 3e477ba265db0a90d6cdc3a43b128e9622712402
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 11:52:17 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 12:03:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e477ba2
dev-ros/compressed_image_transport: remove tf dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
.../compressed_image_transport/compressed_image_transport-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git
a/dev-ros/compressed_image_transport/compressed_image_transport-9999.ebuild
b/dev-ros/compressed_image_transport/compressed_image_transport-9999.ebuild
index 144fac9..e382de8 100644
--- a/dev-ros/compressed_image_transport/compressed_image_transport-9999.ebuild
+++ b/dev-ros/compressed_image_transport/compressed_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}"