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/map_server/
Date: Mon, 10 Aug 2020 10:02:18 +0000 (UTC)	[thread overview]
Message-ID: <1597053716.933df8538f22e2ff9560a46ebfce5c7e2208285d.aballier@gentoo> (raw)

commit:     933df8538f22e2ff9560a46ebfce5c7e2208285d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 09:54:12 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 10:01:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933df853

dev-ros/map_server: add missing test dep

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

 dev-ros/map_server/map_server-1.17.0.ebuild | 7 ++++++-
 dev-ros/map_server/map_server-9999.ebuild   | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-ros/map_server/map_server-1.17.0.ebuild b/dev-ros/map_server/map_server-1.17.0.ebuild
index 259ccae726d..033301ec636 100644
--- a/dev-ros/map_server/map_server-1.17.0.ebuild
+++ b/dev-ros/map_server/map_server-1.17.0.ebuild
@@ -23,7 +23,12 @@ RDEPEND="
 	dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit )
+	test? (
+		dev-ros/rostest
+		dev-ros/rospy
+		dev-ros/rosunit
+		dev-cpp/gtest
+	)
 	dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 BDEPEND="

diff --git a/dev-ros/map_server/map_server-9999.ebuild b/dev-ros/map_server/map_server-9999.ebuild
index 259ccae726d..033301ec636 100644
--- a/dev-ros/map_server/map_server-9999.ebuild
+++ b/dev-ros/map_server/map_server-9999.ebuild
@@ -23,7 +23,12 @@ RDEPEND="
 	dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit )
+	test? (
+		dev-ros/rostest
+		dev-ros/rospy
+		dev-ros/rosunit
+		dev-cpp/gtest
+	)
 	dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 "
 BDEPEND="


             reply	other threads:[~2020-08-10 10:02 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10 10:02 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-10 12:27 [gentoo-commits] repo/gentoo:master commit in: dev-ros/map_server/ Alexis Ballier
2020-08-07 14:44 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-27 10:56 Alexis Ballier
2018-03-30 13:27 Alexis Ballier
2018-03-30 13:27 Alexis Ballier
2018-03-25 13:48 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-08-15  6:25 Alexis Ballier
2016-05-23  9:01 Alexis Ballier
2015-11-01 10:07 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=1597053716.933df8538f22e2ff9560a46ebfce5c7e2208285d.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