Skip to content

Commit 2410c5a

Browse files
committed
macOS homebrew deps
1 parent 856294d commit 2410c5a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ You may need to modify the Makefile to point at where on your mac you have the s
241241
This in turn depends on whether you're using macports or homebrew for those libs and includes. The Makefile has paths
242242
pre-set for homebrew.
243243

244+
These packages are needed, possibly more:
245+
```
246+
brew install git librtlsdr libusb ncurses
247+
```
248+
244249
Build using:
245250
```
246251
make -j4 RTLSDR=yes

0 commit comments

Comments
 (0)