public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/
Date: Thu,  6 Aug 2020 12:29:34 +0000 (UTC)	[thread overview]
Message-ID: <1596716912.a6947f31cd7800237b3fa071df7da026366b6f34.aballier@gentoo> (raw)

commit:     a6947f31cd7800237b3fa071df7da026366b6f34
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  6 10:25:57 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 12:28:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6947f31

dev-ros/costmap_2d: fix deps

Closes: https://bugs.gentoo.org/734664
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/costmap_2d/costmap_2d-1.17.0-r1.ebuild | 6 +++---
 dev-ros/costmap_2d/costmap_2d-9999.ebuild      | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ros/costmap_2d/costmap_2d-1.17.0-r1.ebuild b/dev-ros/costmap_2d/costmap_2d-1.17.0-r1.ebuild
index 43498a63a28..abc47144df8 100644
--- a/dev-ros/costmap_2d/costmap_2d-1.17.0-r1.ebuild
+++ b/dev-ros/costmap_2d/costmap_2d-1.17.0-r1.ebuild
@@ -26,22 +26,22 @@ RDEPEND="
 	dev-ros/tf2_ros
 	dev-ros/voxel_grid
 
-	dev-ros/tf2_sensor_msgs
-
-	dev-cpp/eigen:3
 	dev-libs/boost:=[threads]
 	dev-libs/tinyxml2:=
 	dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
+	dev-cpp/eigen:3
 	dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/tf2_sensor_msgs
 	test? (
 		dev-ros/map_server
 		dev-ros/rosbag
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
 		dev-ros/rosunit
 	)"
 BDEPEND="

diff --git a/dev-ros/costmap_2d/costmap_2d-9999.ebuild b/dev-ros/costmap_2d/costmap_2d-9999.ebuild
index 43498a63a28..abc47144df8 100644
--- a/dev-ros/costmap_2d/costmap_2d-9999.ebuild
+++ b/dev-ros/costmap_2d/costmap_2d-9999.ebuild
@@ -26,22 +26,22 @@ RDEPEND="
 	dev-ros/tf2_ros
 	dev-ros/voxel_grid
 
-	dev-ros/tf2_sensor_msgs
-
-	dev-cpp/eigen:3
 	dev-libs/boost:=[threads]
 	dev-libs/tinyxml2:=
 	dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
+	dev-cpp/eigen:3
 	dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/tf2_sensor_msgs
 	test? (
 		dev-ros/map_server
 		dev-ros/rosbag
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
 		dev-ros/rosunit
 	)"
 BDEPEND="


             reply	other threads:[~2020-08-06 12:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 12:29 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-07 13:16 [gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/ Alexis Ballier
2020-07-10 16:02 Alexis Ballier
2020-07-10 16:02 Alexis Ballier
2019-12-11 16:12 Alexis Ballier
2018-08-04 18:46 Alexis Ballier
2018-07-31 13:09 Alexis Ballier
2018-07-30 12:25 Alexis Ballier
2018-07-27 10:56 Alexis Ballier
2018-03-25 13:48 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-08-15  6:25 Alexis Ballier
2016-06-28 10:57 Alexis Ballier
2016-06-28 10:57 Alexis Ballier
2016-05-23  9:01 Alexis Ballier
2015-11-01 10:07 Alexis Ballier
2015-10-09  9:01 Alexis Ballier
2015-09-30 12:04 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1596716912.a6947f31cd7800237b3fa071df7da026366b6f34.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox