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

index c65766bd2aa5aef3ffb28dd5e581f2834f3222e0..f5ef4e6552db54277a4609786e3f0fed8ef18bec 100644 (file)
@@ -19,6 +19,6 @@ IUSE=""
 RDEPEND="
        dev-qt/qtcore:4
        dev-python/rospkg[${PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"