dholm / homebrew-sdr

Homebrew formulas for software defined radio
77 stars 41 forks source link

Missing cmake depends_on for gr-osmosdr #30

Closed grutz closed 6 years ago

grutz commented 6 years ago

In the last change for gr-osmosdr.rb it appears the cmake build line has been removed by accident:

depends_on "cmake" => :build

https://github.com/dholm/homebrew-sdr/commit/1230db240194cb7be1b83b6b00ea126a0117772a#diff-83bafb2f34730b11322fc1c86a7b9081L7

dholm commented 6 years ago

Oops, thanks!