commit: 442b0c4ba79584959ed405d362b3e20b1a0b6fd5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 10:39:29 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 10:53:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442b0c4b
dev-ros/rqt_gui_py: bump deps in live ebuild
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
index 4c1e30c..ade4fca 100644
--- a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
+++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND="
dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
+ >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
+ >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"