summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-12-28 19:24:21 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-12-28 20:10:38 +0100
commitd2587f2b358f747c56a9802a67ff6ae546549ed9 (patch)
treeb84159d88a233c3f8b59687b95cc01149a40d2b1 /dev-ros/libmavconn
parentdev-ros/libmavconn: Remove old (diff)
downloadgentoo-d2587f2b358f747c56a9802a67ff6ae546549ed9.tar.gz
gentoo-d2587f2b358f747c56a9802a67ff6ae546549ed9.tar.bz2
gentoo-d2587f2b358f747c56a9802a67ff6ae546549ed9.zip
dev-ros/libmavconn: add missing dep on console bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/libmavconn')
-rw-r--r--dev-ros/libmavconn/libmavconn-0.19.0-r1.ebuild (renamed from dev-ros/libmavconn/libmavconn-0.19.0.ebuild)2
-rw-r--r--dev-ros/libmavconn/libmavconn-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/libmavconn/libmavconn-0.19.0.ebuild b/dev-ros/libmavconn/libmavconn-0.19.0-r1.ebuild
index 9e40eae6dc74..9eb27fcc7ea7 100644
--- a/dev-ros/libmavconn/libmavconn-0.19.0.ebuild
+++ b/dev-ros/libmavconn/libmavconn-0.19.0-r1.ebuild
@@ -16,6 +16,6 @@ IUSE=""
RDEPEND="
>=dev-ros/mavlink-gbp-release-2016.7.7
dev-libs/boost:=
- dev-libs/console_bridge
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild
index ce0132203e01..9eb27fcc7ea7 100644
--- a/dev-ros/libmavconn/libmavconn-9999.ebuild
+++ b/dev-ros/libmavconn/libmavconn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,6 @@ IUSE=""
RDEPEND="
>=dev-ros/mavlink-gbp-release-2016.7.7
dev-libs/boost:=
- dev-libs/console_bridge
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"