summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Solano Gómez <gentoo@sattvik.com>2019-10-18 22:26:51 -0500
committerDaniel Solano Gómez <gentoo@sattvik.com>2019-10-18 22:26:51 -0500
commit7c1953978208a58a6596922e8d0fc668ba223371 (patch)
tree658ae75ba003705629001edb5ae2fc1b44731817 /net-wireless
parentAdd airspyhf support to gr-osmosdr (diff)
downloadsattvik-7c1953978208a58a6596922e8d0fc668ba223371.tar.gz
sattvik-7c1953978208a58a6596922e8d0fc668ba223371.tar.bz2
sattvik-7c1953978208a58a6596922e8d0fc668ba223371.zip
Fix typo
Signed-off-by: Daniel Solano <gentoo@sattvik.com>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20180626-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20180626-r4.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20180626-r4.ebuild
index b603e5e..185d756 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20180626-r4.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20180626-r4.ebuild
@@ -54,7 +54,7 @@ src_configure() {
-DENABLE_DEFAULT=OFF
-DPYTHON_EXECUTABLE="${PYTHON}"
-DENABLE_FILE=ON
- -DENABLE_AIRSPYHFF="$(usex airspyhf)"
+ -DENABLE_AIRSPYHF="$(usex airspyhf)"
-DENABLE_BLADERF="$(usex bladerf)"
-DENABLE_FCD="$(usex fcd)"
-DENABLE_HACKRF="$(usex hackrf)"