dev-ros/qt_gui_app: bump qt_gui dep in live ebuild
authorAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:28:20 +0000 (12:28 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:53:36 +0000 (12:53 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/qt_gui_app/qt_gui_app-9999.ebuild

index d0231cff11d54f626b229fb54676cc574481a113..dae27ba2cc8c2ad4eee68b707dce80a12a7f62e9 100644 (file)
@@ -17,6 +17,6 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-       dev-ros/qt_gui[${PYTHON_USEDEP}]
+       >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"