ros-meta/mavros: Bump to 0.16.5.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2016-01-12 09:28:19 +01:00
parent b8e5d2e7f4
commit b48a184c33

View File

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