dev-ros/qt_gui_py_common: bump python_qt_binding in live ebuild
authorAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:32:22 +0000 (12:32 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:53:39 +0000 (12:53 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild

index 75a352b67b32e9637d90638ae51aaad43edcbbd4..29b873b672ad6af24641832b60bcc3b943c981f8 100644 (file)
@@ -18,6 +18,6 @@ IUSE=""
 
 RDEPEND="
        dev-python/rospkg[${PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"