diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-04-11 20:32:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-04-11 20:32:26 +0200 |
commit | 7022274ea44c6ef28a39de65b48705afc207f10c (patch) | |
tree | 7c433293423a8f70b749ebdc81ffad172a819c6a /ros-meta | |
parent | dev-ros/bondcpp: bump roscpp dep (diff) | |
download | gentoo-7022274ea44c6ef28a39de65b48705afc207f10c.tar.gz gentoo-7022274ea44c6ef28a39de65b48705afc207f10c.tar.bz2 gentoo-7022274ea44c6ef28a39de65b48705afc207f10c.zip |
ros-meta/robot_model: remove last unsplit
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'ros-meta')
-rw-r--r-- | ros-meta/robot_model/robot_model-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild index 96b1489b0bf9..929946895ee4 100644 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ b/ros-meta/robot_model/robot_model-9999.ebuild @@ -13,7 +13,5 @@ LICENSE="BSD" SLOT="0" IUSE="" -RDEPEND=" - dev-ros/joint_state_publisher -" +RDEPEND="" DEPEND="${RDEPEND}" |