From fe77de995938bd3ad20ed403e5a3edc7124a24ad Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 7 Feb 2020 18:43:51 +0100 Subject: net-wireless/gr-iqbal: Switch to PYTHON_SINGLE_USEDEP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild | 4 ++-- net-wireless/gr-iqbal/gr-iqbal-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild index 96ada0f6ce62..1ed8501d81d5 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ LICENSE="GPL-3" SLOT="0/${PV}" IUSE="" -RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_USEDEP}] +RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_SINGLE_USEDEP}] net-libs/libosmo-dsp:= dev-libs/boost:= ${PYTHON_DEPS}" diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild index 96ada0f6ce62..1ed8501d81d5 100644 --- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild +++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ LICENSE="GPL-3" SLOT="0/${PV}" IUSE="" -RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_USEDEP}] +RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[${PYTHON_SINGLE_USEDEP}] net-libs/libosmo-dsp:= dev-libs/boost:= ${PYTHON_DEPS}" -- cgit v1.2.3-65-gdbad