Change in pysim[master]: README.md: add notes about the new 'cmd2' dependency

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Mar 12 15:30:52 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23352 )

Change subject: README.md: add notes about the new 'cmd2' dependency
......................................................................

README.md: add notes about the new 'cmd2' dependency

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

Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/README.md b/README.md
index 3234665..c6ec3db 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,11 @@
 - pyscard
 - serial
 - pytlv (for specific card types)
+- cmd2 (for pySim-shell.py)
 
 Example for Debian:
 
-	apt-get install python3-pyscard python3-serial python3-pip python3-yaml
+	apt-get install python3-pyscard python3-serial python3-cmd2 python3-pip python3-yaml
 	pip3 install pytlv
 
 

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I314317ab547bc32497839fe70e7a6f6b66bcc8ef
Gerrit-Change-Number: 23352
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210312/7d89850e/attachment.htm>


More information about the gerrit-log mailing list