ros-meta/mavros: Bump to 1.5.2.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier 2021-02-02 15:07:58 +01:00
parent f9330edf53
commit 7922802a42
No known key found for this signature in database
GPG Key ID: 0BCF33B24EF125BC
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Metapackage for mavros packages"
LICENSE="metapackage"
SLOT="0"
IUSE=""
HOMEPAGE="https://wiki.ros.org/mavros"
RDEPEND="
dev-ros/mavros_msgs
dev-ros/libmavconn
dev-ros/mavros
dev-ros/mavros_extras
"
DEPEND="${RDEPEND}"
[ "${PV}" = "9999" ] || KEYWORDS="~amd64 ~arm"