diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-08-01 16:47:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-08-01 16:47:31 +0200 |
commit | c104866ab3a0859e44ffa91bd8b12bd1b2730c5a (patch) | |
tree | 966980f54dee0ba0c1cdf70476bf0b38ea8e4831 /dev-ros/combined_robot_hw | |
parent | dev-ros/angles: Set ROS_SUBDIR to avoid automatic and useless recursion. (diff) | |
download | gentoo-c104866ab3a0859e44ffa91bd8b12bd1b2730c5a.tar.gz gentoo-c104866ab3a0859e44ffa91bd8b12bd1b2730c5a.tar.bz2 gentoo-c104866ab3a0859e44ffa91bd8b12bd1b2730c5a.zip |
dev-ros/combined_robot_hw: bump dep on hw interface.
Bug #583984
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ros/combined_robot_hw')
-rw-r--r-- | dev-ros/combined_robot_hw/combined_robot_hw-0.11.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.11.0.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-0.11.0.ebuild index 192d78801720..16b864938ed2 100644 --- a/dev-ros/combined_robot_hw/combined_robot_hw-0.11.0.ebuild +++ b/dev-ros/combined_robot_hw/combined_robot_hw-0.11.0.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/hardware_interface + >=dev-ros/hardware_interface-0.11 dev-ros/pluginlib dev-ros/roscpp " diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild index 192d78801720..16b864938ed2 100644 --- a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild +++ b/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/hardware_interface + >=dev-ros/hardware_interface-0.11 dev-ros/pluginlib dev-ros/roscpp " |