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
diff --git a/README b/README
index ac77424..7f1b594 100644
--- a/README
+++ b/README
@@ -13,9 +13,9 @@
   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