commit: ba871aa14e6e50746019ea95e1f27c93a8898c59
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 08:59:59 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 09:00:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba871aa1
dev-ros/rqt_pose_view: Drop direct pyqt dep, it is meant as a transitive deps
from other ros pkgs and actually is qt5 now.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 1 -
dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
index c82fcf8fba0..515ae61769e 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-ros/rostopic[${PYTHON_USEDEP}]
diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
index c82fcf8fba0..515ae61769e 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-ros/rostopic[${PYTHON_USEDEP}]