diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 09:17:49 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-05-11 09:37:48 +0200 |
commit | a474ef9c4532d5bef66577afdf624e202c836a19 (patch) | |
tree | 9aa0d6b79579bb20ac9ed667eaae2b18497768a1 /dev-ros | |
parent | dev-ros/rqt_msg: add python_qt_binding dep (diff) | |
download | gentoo-a474ef9c4532d5bef66577afdf624e202c836a19.tar.gz gentoo-a474ef9c4532d5bef66577afdf624e202c836a19.tar.bz2 gentoo-a474ef9c4532d5bef66577afdf624e202c836a19.zip |
dev-ros/rqt_plot: add python_qt_binding dep
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/rqt_plot/rqt_plot-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/rqt_plot/rqt_plot-9999.ebuild b/dev-ros/rqt_plot/rqt_plot-9999.ebuild index 277ef2440bfe..81aa1231b6c7 100644 --- a/dev-ros/rqt_plot/rqt_plot-9999.ebuild +++ b/dev-ros/rqt_plot/rqt_plot-9999.ebuild @@ -26,5 +26,6 @@ RDEPEND=" dev-ros/rqt_gui_py[${PYTHON_USEDEP}] dev-ros/rqt_py_common[${PYTHON_USEDEP}] dev-ros/roslib[${PYTHON_USEDEP}] + >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" |