mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
ros-meta/mavros: Bump to 0.17.3.
Package-Manager: portage-2.3.0_rc1
This commit is contained in:
20
ros-meta/mavros/mavros-0.17.3.ebuild
Normal file
20
ros-meta/mavros/mavros-0.17.3.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2016 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"
|
||||
Reference in New Issue
Block a user