mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/gr-osmosdr: add missing deps
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -23,6 +23,7 @@ IUSE="airspy bladerf hackrf iqbalance python rtlsdr sdrplay soapy uhd xtrx"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-libs/boost:=
|
||||
dev-libs/log4cpp
|
||||
=net-wireless/gnuradio-3.8*:0=[${PYTHON_SINGLE_USEDEP}]
|
||||
sci-libs/volk:=
|
||||
airspy? ( net-wireless/airspy )
|
||||
@@ -35,7 +36,9 @@ RDEPEND="${PYTHON_DEPS}
|
||||
uhd? ( net-wireless/uhd:=[${PYTHON_SINGLE_USEDEP}] )
|
||||
xtrx? ( net-wireless/libxtrx )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-lang/swig
|
||||
"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user