diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-04 11:01:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-04 11:12:40 +0200 |
commit | e1844cf93331e28dc363bed1ff2aff1e75a3a5bf (patch) | |
tree | 58288cf051fbcd6aa6f64723ea4c4d3b926f741f /dev-ros/rviz/rviz-9999.ebuild | |
parent | dev-ros/media_export: initial import (diff) | |
download | gentoo-e1844cf93331e28dc363bed1ff2aff1e75a3a5bf.tar.gz gentoo-e1844cf93331e28dc363bed1ff2aff1e75a3a5bf.tar.bz2 gentoo-e1844cf93331e28dc363bed1ff2aff1e75a3a5bf.zip |
dev-ros/rviz: Bump to 1.12.6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ros/rviz/rviz-9999.ebuild')
-rw-r--r-- | dev-ros/rviz/rviz-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild index 06c55017c2fc..9ada9a6fdae4 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -42,6 +42,7 @@ RDEPEND=" dev-ros/rospy[${PYTHON_USEDEP}] dev-ros/tf dev-ros/urdf + dev-ros/media_export dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] |