commit:     4b17033d7fa6d5fa6e7eefc0eea1ca6ff39d3a87
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 18:28:51 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 18:29:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b17033d

net-wireless/gr-osmosdr: add missing deps

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild 
b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
index ce9696dfe62..f7033fd6e36 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
@@ -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}"
 

Reply via email to