summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ros-meta/rosbridge_suite')
-rw-r--r--ros-meta/rosbridge_suite/rosbridge_suite-0.11.3.ebuild5
-rw-r--r--ros-meta/rosbridge_suite/rosbridge_suite-9999.ebuild5
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 ff0329a29539..c2709db8545f 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 a6be1d27551a..c2709db8545f 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=""