mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Remove libsndfile dep and code our own savewav
This commit is contained in:
parent
fe5b3b0911
commit
5cdc6aab48
6 changed files with 45 additions and 21 deletions
|
@ -82,7 +82,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```
|
||||
brew install readline qt5 pkgconfig libsndfile
|
||||
brew install readline qt5 pkgconfig
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue