From: Michał Górny Date: Fri, 7 Feb 2020 17:43:51 +0000 (+0100) Subject: net-wireless/gr-iqbal: Switch to PYTHON_SINGLE_USEDEP X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fe77de995938bd3ad20ed403e5a3edc7124a24ad;p=gentoo.git net-wireless/gr-iqbal: Switch to PYTHON_SINGLE_USEDEP Signed-off-by: Michał Górny --- 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}"