summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-05-11 09:17:11 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-05-11 09:37:48 +0200
commiteadc4ce455cdf5b5360c734068832a253198c256 (patch)
treecb56e07aa30e5d3fe9d48148d49b5c4e32c1f0c5 /dev-ros/rqt_msg
parentdev-ros/rqt_image_view: use qt5 per upstream (diff)
downloadgentoo-eadc4ce455cdf5b5360c734068832a253198c256.tar.gz
gentoo-eadc4ce455cdf5b5360c734068832a253198c256.tar.bz2
gentoo-eadc4ce455cdf5b5360c734068832a253198c256.zip
dev-ros/rqt_msg: add python_qt_binding dep
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ros/rqt_msg')
-rw-r--r--dev-ros/rqt_msg/rqt_msg-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ros/rqt_msg/rqt_msg-9999.ebuild b/dev-ros/rqt_msg/rqt_msg-9999.ebuild
index 5c70587f4d06..e76ba5a7bad5 100644
--- a/dev-ros/rqt_msg/rqt_msg-9999.ebuild
+++ b/dev-ros/rqt_msg/rqt_msg-9999.ebuild
@@ -25,5 +25,6 @@ RDEPEND="
dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
dev-ros/rqt_py_common[${PYTHON_USEDEP}]
dev-ros/rqt_console[${PYTHON_USEDEP}]
+ >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"