dexter has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/33834 )


Change subject: README.md: add tshark to required debian packages
......................................................................

README.md: add tshark to required debian packages

pySim-trace requires tshark to be installed. Let's mention the package
in README.md

Change-Id: Ibe5b3cc3647e00307229efcb1c437492488d6fba
---
M README.md
1 file changed, 14 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/34/33834/1

diff --git a/README.md b/README.md
index 2a79fb3..9d6fb04 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,8 @@
        python3-setuptools \
        python3-pycryptodome \
        python3-pyscard \
-       python3-pip
+       python3-pip \
+       tshark
 pip3 install --user -r requirements.txt
 ```


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/33834
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ibe5b3cc3647e00307229efcb1c437492488d6fba
Gerrit-Change-Number: 33834
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to