commit:     a7255e1fd6b2860d10717d7ecc1a2328ca16579e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 14:06:24 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 14:06:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7255e1f

dev-ros/visp_tracker: add missing X usedep on ViSP. Bug #570840.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild | 2 +-
 dev-ros/visp_tracker/visp_tracker-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild 
b/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild
index 37a7a34..eebf5e2 100644
--- a/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild
@@ -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

diff --git a/dev-ros/visp_tracker/visp_tracker-9999.ebuild 
b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
index 37a7a34..eebf5e2 100644
--- a/dev-ros/visp_tracker/visp_tracker-9999.ebuild
+++ b/dev-ros/visp_tracker/visp_tracker-9999.ebuild
@@ -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

Reply via email to