mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
pentoo-radio: add sdr bluetooth, orbit tracker
This commit is contained in:
parent
1548f0afc4
commit
bd661a8b27
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ HOMEPAGE="pentoo.ch"
|
|||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="+bladerf +hackrf +limesdr pentoo-full +plutosdr pulseaudio"
|
||||
IUSE="+bladerf bluetooth +hackrf +limesdr pentoo-full +plutosdr pulseaudio"
|
||||
|
||||
PDEPEND="net-wireless/gnuradio
|
||||
net-wireless/gqrx
|
||||
|
|
@ -20,6 +20,7 @@ PDEPEND="net-wireless/gnuradio
|
|||
limesdr? ( net-wireless/limesuite )
|
||||
plutosdr? ( net-wireless/gr-iio )
|
||||
|
||||
bluetooth? ( net-wireless/btle-sniffer )
|
||||
pentoo-full? (
|
||||
app-misc/rtlamr
|
||||
app-mobilephone/dfu-util
|
||||
|
|
@ -49,6 +50,7 @@ PDEPEND="net-wireless/gnuradio
|
|||
net-wireless/uhd
|
||||
net-wireless/urh
|
||||
net-wireless/yatebts
|
||||
media-radio/gpredict
|
||||
amd64? ( net-wireless/mjackit )
|
||||
net-wireless/jackit
|
||||
)"
|
||||
Loading…
Reference in a new issue