Skip to content

Commit d000a1d

Browse files
authored
Update README.md
Update build info for linux
1 parent 76ea5a4 commit d000a1d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,13 @@ Once inside use arguments as stated below example:
8080
### Download Dependencies
8181

8282
`sudo apt-get install libusb-1.0-0-dev`
83+
`sudo apt-get install libsoxr-dev`
84+
`sudo apt-get install libsoxr0`
85+
`sudo apt-get install libsoxr-lsr0`
8386

84-
Install the libusb headers if not already present
87+
Install the libusb and soxr headers if not already present
88+
89+
copy soxr.h in include folder can be downloaded here : https://github.com/chirlu/soxr/tree/master/src/soxr.h
8590

8691
`git clone https://gitea.osmocom.org/sdr/osmo-fl2k
8792
mkdir osmo-fl2k/build

0 commit comments

Comments
 (0)