Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/12953 )
Change subject: doc: Update list of dependencies and add pysispm one ...................................................................... doc: Update list of dependencies and add pysispm one Change-Id: I05cc63bfd627bfec83b50fe89fe8004d130384e6 --- M doc/README.txt 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Harald Welte: Looks good to me, but someone else must approve Pau Espin Pedrol: Looks good to me, approved Jenkins Builder: Verified diff --git a/doc/README.txt b/doc/README.txt index c00cd3e..3b4d202 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -23,9 +23,11 @@ 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 \ -- To view, visit https://gerrit.osmocom.org/12953 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-gsm-tester Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I05cc63bfd627bfec83b50fe89fe8004d130384e6 Gerrit-Change-Number: 12953 Gerrit-PatchSet: 1 Gerrit-Owner: Holger Freyther <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
