summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_msg
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
parent3223704c7854f8829c8a46e37482ef2144396b11 (diff)
downloadgentoo-eadc4ce455cdf5b5360c734068832a253198c256.tar.gz
gentoo-eadc4ce455cdf5b5360c734068832a253198c256.tar.xz
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 5c70587f4d0..e76ba5a7bad 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}"