From: Alexis Ballier Date: Wed, 11 May 2016 07:17:49 +0000 (+0200) Subject: dev-ros/rqt_plot: add python_qt_binding dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a474ef9c4532d5bef66577afdf624e202c836a19;p=gentoo.git dev-ros/rqt_plot: add python_qt_binding dep Package-Manager: portage-2.2.28 --- 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}"