mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-ros/qt_gui_cpp: add missing := dep on tinyxml2 and console bridge
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -19,10 +19,12 @@ RDEPEND="
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtwidgets:5
|
||||
>=dev-ros/pluginlib-1.9.23
|
||||
dev-libs/tinyxml2:=
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
|
||||
dev-libs/tinyxml
|
||||
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
|
||||
dev-libs/boost:=
|
||||
dev-libs/console_bridge:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
@@ -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
|
||||
@@ -19,10 +19,12 @@ RDEPEND="
|
||||
dev-qt/qtcore:5
|
||||
dev-qt/qtwidgets:5
|
||||
>=dev-ros/pluginlib-1.9.23
|
||||
dev-libs/tinyxml2:=
|
||||
>=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
|
||||
dev-libs/tinyxml
|
||||
>=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
|
||||
dev-libs/boost:=
|
||||
dev-libs/console_bridge:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user