diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-01-16 14:25:17 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-01-16 14:36:44 +0100 |
commit | 1b951f51123f11b06f21a1719e36496a66575bed (patch) | |
tree | 863ff3d2e240296f78d43ff0afeb823c3ede5dd7 | |
parent | kde-apps/kalzium: Drop alternative sci-libs/avogadro dep (diff) | |
download | gentoo-1b951f51123f11b06f21a1719e36496a66575bed.tar.gz gentoo-1b951f51123f11b06f21a1719e36496a66575bed.tar.bz2 gentoo-1b951f51123f11b06f21a1719e36496a66575bed.zip |
dev-ros/gazebo_plugins: drop pointless qt4 dep.
Bug: https://bugs.gentoo.org/644564
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | dev-ros/gazebo_plugins/gazebo_plugins-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | 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 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}" |