gnuradio: make python optional
to avoid qt4 being a default dependency Closes #5733. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
80f18defef
commit
4004e52cd4
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Gnuradio < Formula
|
|||
sha256 "9e1c612f0f4063d387d85517cc420f050f49c7903d36fab45b72e8d828549e3c"
|
||||
end
|
||||
|
||||
option "without-python", "Build without python support"
|
||||
option "with-python", "Build with python support"
|
||||
option "with-documentation", "Build with documentation"
|
||||
option :universal
|
||||
|
||||
|
|
Loading…
Reference in a new issue