diff options
Diffstat (limited to 'dev-ros/rqt_plot/rqt_plot-9999.ebuild')
-rw-r--r-- | dev-ros/rqt_plot/rqt_plot-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/rqt_plot/rqt_plot-9999.ebuild b/dev-ros/rqt_plot/rqt_plot-9999.ebuild index 81aa1231b6c7..3417a23c2043 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-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,6 +19,7 @@ IUSE="" RDEPEND=" || ( dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqwt:5[${PYTHON_USEDEP}] ) dev-python/rospkg[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] dev-ros/qt_gui_py_common[${PYTHON_USEDEP}] dev-ros/rosgraph[${PYTHON_USEDEP}] dev-ros/rostopic[${PYTHON_USEDEP}] |