mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ros/visp_tracker: add missing X usedep on ViSP. Bug #570840.
Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
dev-ros/tf[${PYTHON_USEDEP}]
|
||||
dev-ros/rospy[${PYTHON_USEDEP}]
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
sci-libs/ViSP[opencv]
|
||||
sci-libs/ViSP[opencv,X]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
if [ "${PV#9999}" = "${PV}" ] ; then
|
||||
|
||||
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
dev-ros/tf[${PYTHON_USEDEP}]
|
||||
dev-ros/rospy[${PYTHON_USEDEP}]
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
sci-libs/ViSP[opencv]
|
||||
sci-libs/ViSP[opencv,X]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
if [ "${PV#9999}" = "${PV}" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user