README: update deps and recommended opts

In preparation for the OsmoDevCall#19 talk, I'm installing this on a
fresh system and made some adjustments to README so it works without
complaining about missing dependencies.

Related: https://osmocom.org/news/155
Change-Id: I7522d8c9346e9823f3977b9190210eb5d5bcfe2d
This commit is contained in:
Oliver Smith 2021-12-10 17:10:25 +01:00
parent 6c7fed8a32
commit aa015b1205
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -13,9 +13,9 @@ sudo apt install \
build-essential gcc g++ make automake autoconf libtool pkg-config \
libtalloc-dev libpcsclite-dev libortp-dev libsctp-dev libssl-dev libdbi-dev \
libdbd-sqlite3 libsqlite3-dev libpcap-dev libc-ares-dev libgnutls28-dev \
libsctp-dev sqlite3
libsctp-dev sqlite3 libusb-1.0-0-dev libmnl-dev libsofia-sip-ua-glib-dev
./gen_makefile.py default.opts iu.opts -I -m make
./gen_makefile.py default.opts iu.opts no_dahdi.opts -I -m make
cd make
make