commit: 1b951f51123f11b06f21a1719e36496a66575bed Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jan 16 13:25:17 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jan 16 13:36:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b951f51
dev-ros/gazebo_plugins: drop pointless qt4 dep. Bug: https://bugs.gentoo.org/644564 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild | 4 +--- dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) 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 546f272c37a..c15813880a8 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 546f272c37a..c15813880a8 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}"
