diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-06-28 16:24:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-06-28 16:35:39 +0200 |
commit | b008863daace0a61a843baeae3e3b9c23e0e3612 (patch) | |
tree | 7b22cbedf856ff6a893001c0d9102a67bcdfa420 /dev-ros/libmavconn | |
parent | dev-ros/mavlink-gbp-release: bump to 2016.6.24 (diff) | |
download | gentoo-b008863daace0a61a843baeae3e3b9c23e0e3612.tar.gz gentoo-b008863daace0a61a843baeae3e3b9c23e0e3612.tar.bz2 gentoo-b008863daace0a61a843baeae3e3b9c23e0e3612.zip |
dev-ros/libmavconn: bump mavlink-gbp-release dep
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ros/libmavconn')
-rw-r--r-- | dev-ros/libmavconn/libmavconn-0.18.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/libmavconn/libmavconn-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild index 8f4c390b50c4..4bb75125d946 100644 --- a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild +++ b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-ros/mavlink-gbp-release-2015.12.12 + >=dev-ros/mavlink-gbp-release-2016.6.24 dev-libs/boost:= dev-libs/console_bridge " diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild index 52d298555cc3..4bb75125d946 100644 --- a/dev-ros/libmavconn/libmavconn-9999.ebuild +++ b/dev-ros/libmavconn/libmavconn-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-ros/mavlink-gbp-release-2015.12.12 + >=dev-ros/mavlink-gbp-release-2016.6.24 dev-libs/boost:= dev-libs/console_bridge " |