Skip to content

Commit

Permalink
Add with-qt option
Browse files Browse the repository at this point in the history
  • Loading branch information
rixon committed Apr 20, 2017
1 parent c1d41ad commit c8b7538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnuradio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Gnuradio < Formula
end

option "without-python", "Build without python support"
option "with-qt", "Build with Qt support"

depends_on "pkg-config" => :build
depends_on :python => :recommended if MacOS.version <= :snow_leopard
Expand Down

0 comments on commit c8b7538

Please sign in to comment.