Skip to content

Commit

Permalink
Added libsndfile1-dev for Ubuntu 22.04.
Browse files Browse the repository at this point in the history
Added `libsndfile1-dev` so cmake completes on Ubuntu 22.04.
  • Loading branch information
Dygear authored Jun 1, 2022
1 parent 0ccffb0 commit 9d82667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INSTALL-PI.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ sudo apt upgrade
```

```bash
sudo apt install -y apt-transport-https build-essential ca-certificates fdkaac git gnupg gnuradio gnuradio-dev gr-osmosdr libboost-all-dev libcurl4-openssl-dev libgmp-dev libhackrf-dev liborc-0.4-dev libpthread-stubs0-dev libssl-dev libuhd-dev libusb-dev pkg-config software-properties-common cmake sox
sudo apt install -y apt-transport-https build-essential ca-certificates fdkaac git gnupg gnuradio gnuradio-dev gr-osmosdr libboost-all-dev libcurl4-openssl-dev libgmp-dev libhackrf-dev liborc-0.4-dev libpthread-stubs0-dev libssl-dev libuhd-dev libusb-dev pkg-config software-properties-common cmake sox libsndfile1-dev
```

If you are using a HackRF:
Expand Down

0 comments on commit 9d82667

Please sign in to comment.