dev-ros/rqt_publisher: add python_qt_binding dep
authorAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 07:18:22 +0000 (09:18 +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_publisher/rqt_publisher-9999.ebuild

index 6786cf1da9ea4f09b526a293f7daba6884592fa4..b1429e4f543b6b7777cee8beeb860734be9cc4b0 100644 (file)
@@ -24,5 +24,6 @@ RDEPEND="
        dev-ros/rqt_gui[${PYTHON_USEDEP}]
        dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
        dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"