commit:     5b379b7d01246cc1206211534811ddfcd49a3584
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 15:06:12 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 15:35:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b379b7d

ros-meta/rosbridge_suite: add rosbridge_msgs

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild | 5 +++--
 ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild   | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild 
b/ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild
index ff0329a2953..c2709db8545 100644
--- a/ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild
+++ b/ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite";
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
@@ -16,6 +16,7 @@ IUSE=""
 RDEPEND="
        dev-ros/rosapi
        dev-ros/rosbridge_library
+       dev-ros/rosbridge_msgs
        dev-ros/rosbridge_server
        "
 DEPEND=""

diff --git a/ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild 
b/ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild
index a6be1d27551..c2709db8545 100644
--- a/ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild
+++ b/ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite";
 KEYWORDS="~amd64"
 ROS_SUBDIR=${PN}
@@ -16,6 +16,7 @@ IUSE=""
 RDEPEND="
        dev-ros/rosapi
        dev-ros/rosbridge_library
+       dev-ros/rosbridge_msgs
        dev-ros/rosbridge_server
        "
 DEPEND=""

Reply via email to