mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-ros/rosconsole_bridge: add missing := dep on console_bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -12,6 +12,6 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-libs/console_bridge
|
||||
RDEPEND="dev-libs/console_bridge:=
|
||||
dev-ros/rosconsole"
|
||||
DEPEND="${RDEPEND}"
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -12,6 +12,6 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-libs/console_bridge
|
||||
RDEPEND="dev-libs/console_bridge:=
|
||||
dev-ros/rosconsole"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user