dev-ros/qt_gui_cpp: switch live ebuild to qt5, bump deps according to upstream
authorAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:30:27 +0000 (12:30 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 5 Apr 2016 10:53:37 +0000 (12:53 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/qt_gui_cpp/qt_gui_cpp-9999.ebuild

index e48032773cc7077b2d0a229e6eb340fed068455e..66b81c3eb85143d7a513b6a1c8c09c15ebfa69f9 100644 (file)
@@ -17,12 +17,12 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
-       dev-qt/qtcore:4
-       dev-qt/qtgui:4
+       dev-qt/qtcore:5
+       dev-qt/qtwidgets:5
        >=dev-ros/pluginlib-1.9.23
-       >=dev-ros/qt_gui-0.2.18[${PYTHON_USEDEP}]
+       >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}]
        dev-libs/tinyxml
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+       >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
        dev-libs/boost:=
 "
 DEPEND="${RDEPEND}