Skip to content

Commit

Permalink
ros-meta/mavros: Bump to 0.18.6.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Feb 8, 2017
1 parent 2532024 commit aebde84
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ros-meta/mavros/mavros-0.18.6.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 1999-2017 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"

0 comments on commit aebde84

Please sign in to comment.