commit: 20159d65e9b8be6d6869aa6231ef5c1535e9b61e
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 10:32:22 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 10:53:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20159d65
dev-ros/qt_gui_py_common: bump python_qt_binding in live ebuild
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild
b/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild
index 75a352b..29b873b 100644
--- a/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild
+++ b/dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild
@@ -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}"