From aa015b12059e24586755ec5480efef6e698bb0d6 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 10 Dec 2021 17:10:25 +0100 Subject: [PATCH] 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 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index ac77424..7f1b594 100644 --- a/README +++ b/README @@ -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