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/rospy_tutorials/
Date: Fri, 31 Jul 2020 13:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1596201627.5acf0fa0d59cb7ff6942d47bd60fa8d2ef2adb0a.aballier@gentoo> (raw)

commit:     5acf0fa0d59cb7ff6942d47bd60fa8d2ef2adb0a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 13:20:20 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 13:20:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5acf0fa0

dev-ros/rospy_tutorials: add missing test dep

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

 dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild | 5 ++++-
 dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild   | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild b/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
index 9977f2feee7..ecde7b0dc1d 100644
--- a/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
+++ b/dev-ros/rospy_tutorials/rospy_tutorials-0.10.1.ebuild
@@ -19,7 +19,10 @@ RDEPEND="
 	dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )"
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-ros/roscpp_tutorials
+	)"
 
 src_test() {
 	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"

diff --git a/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild b/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
index 9977f2feee7..ecde7b0dc1d 100644
--- a/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
+++ b/dev-ros/rospy_tutorials/rospy_tutorials-9999.ebuild
@@ -19,7 +19,10 @@ RDEPEND="
 	dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )"
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-ros/roscpp_tutorials
+	)"
 
 src_test() {
 	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"


             reply	other threads:[~2020-07-31 13:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 13:20 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-11 13:23 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rospy_tutorials/ Alexis Ballier
2020-07-29 14:45 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-05-18 17:31 Alexis Ballier
2019-05-24 16:23 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2017-07-30 16:44 Alexis Ballier
2017-03-13 23:35 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2015-09-22 14:48 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=1596201627.5acf0fa0d59cb7ff6942d47bd60fa8d2ef2adb0a.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