summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-26 09:12:55 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-26 09:24:09 +0100
commit8487273e09fcea91cbd01ea69f6f607c66c33cfd (patch)
tree1c3f96623640e56726a6478fb29fa501f0b021f4 /dev-ros/rqt_plot
parentdev-ros/rqt_plot: remove old (diff)
downloadgentoo-8487273e09fcea91cbd01ea69f6f607c66c33cfd.tar.gz
gentoo-8487273e09fcea91cbd01ea69f6f607c66c33cfd.tar.bz2
gentoo-8487273e09fcea91cbd01ea69f6f607c66c33cfd.zip
dev-ros/rqt_plot: add missing dev-python/pyqtgraph dep
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/rqt_plot')
-rw-r--r--dev-ros/rqt_plot/rqt_plot-0.4.3.ebuild3
-rw-r--r--dev-ros/rqt_plot/rqt_plot-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-ros/rqt_plot/rqt_plot-0.4.3.ebuild b/dev-ros/rqt_plot/rqt_plot-0.4.3.ebuild
index 3417a23c2043..e29cb60a749a 100644
--- a/dev-ros/rqt_plot/rqt_plot-0.4.3.ebuild
+++ b/dev-ros/rqt_plot/rqt_plot-0.4.3.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
# $Id$
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="
|| ( dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqwt:5[${PYTHON_USEDEP}] )
+ dev-python/pyqtgraph[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
diff --git a/dev-ros/rqt_plot/rqt_plot-9999.ebuild b/dev-ros/rqt_plot/rqt_plot-9999.ebuild
index 3417a23c2043..e29cb60a749a 100644
--- a/dev-ros/rqt_plot/rqt_plot-9999.ebuild
+++ b/dev-ros/rqt_plot/rqt_plot-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
# $Id$
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="
|| ( dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqwt:5[${PYTHON_USEDEP}] )
+ dev-python/pyqtgraph[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]