doc: Update list of dependencies and add pysispm one

Change-Id: I05cc63bfd627bfec83b50fe89fe8004d130384e6
This commit is contained in:
Holger Hans Peter Freyther 2019-02-19 09:34:09 +00:00
parent 4d7f7709d5
commit 3c2dd3e13b
1 changed files with 3 additions and 1 deletions

View File

@ -23,9 +23,11 @@ Packages required to run the osmo-gsm-tester:
python3-mako \
python3-gi \
ofono \
python3-pip
python3-pip \
python3-usb
pip3 install git+git://github.com/podshumok/python-smpplib.git
pip3 install pydbus
pip3 install pysispm
To build ofono:
apt-get install libglib2.0-dev \