From: Alexis Ballier Date: Tue, 16 Jan 2018 13:25:17 +0000 (+0100) Subject: dev-ros/gazebo_plugins: drop pointless qt4 dep. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1b951f51123f11b06f21a1719e36496a66575bed;p=gentoo.git dev-ros/gazebo_plugins: drop pointless qt4 dep. Bug: https://bugs.gentoo.org/644564 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild index 546f272c37a2..c15813880a8a 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -47,8 +47,6 @@ RDEPEND=" dev-games/ogre sci-libs/pcl dev-libs/boost:= - dev-qt/qtcore:4 - dev-qt/qtgui:4 dev-ros/roslib[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild index 546f272c37a2..c15813880a8a 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -47,8 +47,6 @@ RDEPEND=" dev-games/ogre sci-libs/pcl dev-libs/boost:= - dev-qt/qtcore:4 - dev-qt/qtgui:4 dev-ros/roslib[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}"