commit:     fc2029b81f7dfd4389d1501e1d2353b053403eee
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 16:44:06 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 17:04:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc2029b8

dev-ros/tf2_geometry_msgs: Fix deps on geometry_msgs.

Package-Manager: portage-2.2.21

 dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.5.12.ebuild | 2 +-
 dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.5.12.ebuild 
b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.5.12.ebuild
index 3a607c4..b253c35 100644
--- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.5.12.ebuild
+++ b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.5.12.ebuild
@@ -7,7 +7,6 @@ ROS_REPO_URI="https://github.com/ros/geometry_experimental";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs"
 
 inherit ros-catkin
 
@@ -22,5 +21,6 @@ RDEPEND="
        dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
        dev-ros/tf2
        sci-libs/orocos_kdl
+       
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild 
b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild
index 3a607c4..b253c35 100644
--- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild
+++ b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild
@@ -7,7 +7,6 @@ ROS_REPO_URI="https://github.com/ros/geometry_experimental";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}
 PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs"
 
 inherit ros-catkin
 
@@ -22,5 +21,6 @@ RDEPEND="
        dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
        dev-ros/tf2
        sci-libs/orocos_kdl
+       
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 DEPEND="${RDEPEND}"

Reply via email to