diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-04-05 12:39:29 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-04-05 12:53:53 +0200 |
commit | 442b0c4ba79584959ed405d362b3e20b1a0b6fd5 (patch) | |
tree | f2e64f52da43588f8e391c41e4a28e7bea4fbec0 /dev-ros/rqt_gui_py | |
parent | dev-ros/rqt_gui_cpp: switch live ebuild to qt5 and bump deps according to ups... (diff) | |
download | gentoo-442b0c4ba79584959ed405d362b3e20b1a0b6fd5.tar.gz gentoo-442b0c4ba79584959ed405d362b3e20b1a0b6fd5.tar.bz2 gentoo-442b0c4ba79584959ed405d362b3e20b1a0b6fd5.zip |
dev-ros/rqt_gui_py: bump deps in live ebuild
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_gui_py')
-rw-r--r-- | dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 4 |
1 files 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 4c1e30c718af..ade4fca4a4fb 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}" |