mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
soapysdr: fix paren issue
This commit is contained in:
parent
d2effd80d1
commit
fb0e478379
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
|
|||
python? ( dev-lang/swig:0 )
|
||||
"
|
||||
PDEPEND="hackrf? ( net-wireless/soapyhackrf )
|
||||
rtlsdr? ( net-wireless/soapyrtlsdr)"
|
||||
rtlsdr? ( net-wireless/soapyrtlsdr )"
|
||||
|
||||
src_prepare() {
|
||||
use python && python_copy_sources
|
||||
|
|
|
|||
Loading…
Reference in a new issue