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

index d8096e36c72a4024c7aafc93bc9d91b93e2b06d3..6b1b8ceaa84cf7a5aa64e1bd0c4322877c861781 100644 (file)
@@ -23,5 +23,6 @@ RDEPEND="
        dev-ros/rqt_gui[${PYTHON_USEDEP}]
        dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
        dev-ros/rqt_logger_level[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"