From: Michał Górny Date: Fri, 7 Feb 2020 17:42:18 +0000 (+0100) Subject: net-wireless/gr-doa: Switch to PYTHON_SINGLE_USEDEP X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0e81bf5cfb7544766c1b9618f2e68f60428498c;p=gentoo.git net-wireless/gr-doa: Switch to PYTHON_SINGLE_USEDEP Signed-off-by: Michał Górny --- diff --git a/net-wireless/gr-doa/gr-doa-9999.ebuild b/net-wireless/gr-doa/gr-doa-9999.ebuild index 7901c0c44685..ea4932a57e95 100644 --- a/net-wireless/gr-doa/gr-doa-9999.ebuild +++ b/net-wireless/gr-doa/gr-doa-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" - >=net-wireless/gnuradio-3.7.0:=[${PYTHON_USEDEP}] + >=net-wireless/gnuradio-3.7.0:=[${PYTHON_SINGLE_USEDEP}] ${PYTHON_DEPS}" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )