summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-04-05 12:32:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-04-05 12:53:39 +0200
commit20159d65e9b8be6d6869aa6231ef5c1535e9b61e (patch)
tree53b7d56bec2e29698183edda36f7dda05546f2eb /dev-ros/qt_gui_py_common
parentdev-ros/qt_gui_cpp: switch live ebuild to qt5, bump deps according to upstream (diff)
downloadgentoo-20159d65e9b8be6d6869aa6231ef5c1535e9b61e.tar.gz
gentoo-20159d65e9b8be6d6869aa6231ef5c1535e9b61e.tar.bz2
gentoo-20159d65e9b8be6d6869aa6231ef5c1535e9b61e.zip
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@gentoo.org>
Diffstat (limited to 'dev-ros/qt_gui_py_common')
-rw-r--r--dev-ros/qt_gui_py_common/qt_gui_py_common-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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 75a352b67b32..29b873b672ad 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}"