summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-04-05 12:27:24 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-04-05 12:53:34 +0200
commitbaf68d010f314eff3b835509ee46f261e0737b8d (patch)
tree1c1b65e4dc7f179597825dfa6106e6d68b6f6efa /dev-ros/qt_gui/qt_gui-9999.ebuild
parentdev-ros/qt_dotgraph: bump python_qt_binding_dep in live ebuild (diff)
downloadgentoo-baf68d010f314eff3b835509ee46f261e0737b8d.tar.gz
gentoo-baf68d010f314eff3b835509ee46f261e0737b8d.tar.bz2
gentoo-baf68d010f314eff3b835509ee46f261e0737b8d.zip
dev-ros/qt_gui: bump python_qt_binding_dep in live ebuild
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/qt_gui/qt_gui-9999.ebuild')
-rw-r--r--dev-ros/qt_gui/qt_gui-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/qt_gui/qt_gui-9999.ebuild b/dev-ros/qt_gui/qt_gui-9999.ebuild
index c65766bd2aa5..f5ef4e6552db 100644
--- a/dev-ros/qt_gui/qt_gui-9999.ebuild
+++ b/dev-ros/qt_gui/qt_gui-9999.ebuild
@@ -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}"