summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-31 12:18:42 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-31 12:18:42 +0200
commitfce008e9606b18024b89a52c6917e26ce0a80db1 (patch)
treee103d43f4c22f8e85e107cb9312a01f077d52c2f /dev-ros
parentdev-ros/compressed_depth_image_transport: add missing deps (diff)
downloadgentoo-fce008e9606b18024b89a52c6917e26ce0a80db1.tar.gz
gentoo-fce008e9606b18024b89a52c6917e26ce0a80db1.tar.bz2
gentoo-fce008e9606b18024b89a52c6917e26ce0a80db1.zip
dev-ros/mavros_msgs: add missing deps
Closes: https://bugs.gentoo.org/734864 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/mavros_msgs/mavros_msgs-1.2.0.ebuild2
-rw-r--r--dev-ros/mavros_msgs/mavros_msgs-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/mavros_msgs/mavros_msgs-1.2.0.ebuild b/dev-ros/mavros_msgs/mavros_msgs-1.2.0.ebuild
index db94855f38ed..04710e1afb12 100644
--- a/dev-ros/mavros_msgs/mavros_msgs-1.2.0.ebuild
+++ b/dev-ros/mavros_msgs/mavros_msgs-1.2.0.ebuild
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/mavlink/mavros"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geographic_msgs dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs"
inherit ros-catkin
diff --git a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
index db94855f38ed..04710e1afb12 100644
--- a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
+++ b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/mavlink/mavros"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geographic_msgs dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs"
inherit ros-catkin