From: Rick Farina Date: Thu, 9 Apr 2020 01:26:19 +0000 (-0400) Subject: net-wireless/uhd: missing deps, I think X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a766108775830247febb870765c513fdbde6996;p=gentoo.git net-wireless/uhd: missing deps, I think Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Rick Farina --- diff --git a/net-wireless/uhd/uhd-3.15.0.0.ebuild b/net-wireless/uhd/uhd-3.15.0.0.ebuild index c73dca778cdb..66c1cda95080 100644 --- a/net-wireless/uhd/uhd-3.15.0.0.ebuild +++ b/net-wireless/uhd/uhd-3.15.0.0.ebuild @@ -37,7 +37,13 @@ RDEPEND="${PYTHON_DEPS} DEPEND="${RDEPEND} doc? ( app-doc/doxygen ) - dev-python/mako + $(python_gen_cond_dep ' + dev-python/mako[${PYTHON_MULTI_USEDEP}] + || ( + dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}] + dev-python/numpy[${PYTHON_MULTI_USEDEP}] + ) + ') app-arch/unzip app-arch/gzip "