dev-ros/rqt_py_common: add python_qt_binding dep
authorAlexis Ballier <aballier@gentoo.org>
Wed, 11 May 2016 07:18:55 +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_py_common/rqt_py_common-9999.ebuild

index cff8866ba475045236f096c3cb1720caf27c4629..370698203003016a8ed17b0eb649af40a19dccdc 100644 (file)
@@ -22,5 +22,6 @@ RDEPEND="
        dev-ros/roslib[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/rostopic[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.2.19[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"