dev-ros/rqt_topic: add python_qt_binding dep
authorAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 07:19:32 +0000 (09:19 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 07:37:48 +0000 (09:37 +0200)
Package-Manager: portage-2.2.28

dev-ros/rqt_topic/rqt_topic-9999.ebuild

index 8c028b2f69b424929fe4dd9c2d13e5549a5c3437..0235bdcef98171cc65fef8429b7b955cd92ed671 100644 (file)
@@ -22,5 +22,6 @@ RDEPEND="
        dev-ros/rqt_gui[${PYTHON_USEDEP}]
        dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
        dev-ros/std_msgs[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"