From 7f0f9ddc928c6816f7110feac79681cc9d4e5eec Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 4 Mar 2018 14:34:10 +0100 Subject: dev-ros/rqt_plot: drop pyqwt dep Closes: https://bugs.gentoo.org/649216 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-ros/rqt_plot/rqt_plot-0.4.8.ebuild | 4 ++-- dev-ros/rqt_plot/rqt_plot-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-ros/rqt_plot') diff --git a/dev-ros/rqt_plot/rqt_plot-0.4.8.ebuild b/dev-ros/rqt_plot/rqt_plot-0.4.8.ebuild index 8e73e88e63af..845689ab2731 100644 --- a/dev-ros/rqt_plot/rqt_plot-0.4.8.ebuild +++ b/dev-ros/rqt_plot/rqt_plot-0.4.8.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 @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - || ( dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqwt:5[${PYTHON_USEDEP}] ) + dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqtgraph[${PYTHON_USEDEP}] dev-python/rospkg[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] diff --git a/dev-ros/rqt_plot/rqt_plot-9999.ebuild b/dev-ros/rqt_plot/rqt_plot-9999.ebuild index 8e73e88e63af..845689ab2731 100644 --- a/dev-ros/rqt_plot/rqt_plot-9999.ebuild +++ b/dev-ros/rqt_plot/rqt_plot-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 @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - || ( dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqwt:5[${PYTHON_USEDEP}] ) + dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/pyqtgraph[${PYTHON_USEDEP}] dev-python/rospkg[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] -- cgit v1.2.3-18-g5258