Change in pysim[master]: readme: add 'serial' dep, cosmetically rearrange

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Aug 20 19:55:29 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/10051 )

Change subject: readme: add 'serial' dep, cosmetically rearrange
......................................................................

readme: add 'serial' dep, cosmetically rearrange

Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
---
M README.md
1 file changed, 10 insertions(+), 3 deletions(-)

Approvals:
  Neels Hofmeyr: Verified
  Harald Welte: Looks good to me, approved



diff --git a/README.md b/README.md
index e098700..85b9a57 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,17 @@
 
 Dependencies
 ------------
-pysim requires pyscard and pytlv. Both can be installed using python-pip:
 
-pip install pytlv
-pip install pyscard
+pysim requires:
+
+- pyscard
+- serial
+- pytlv (for specific card types)
+
+Example for Debian:
+
+	apt-get install python-pyscard python-serial python-pip
+	pip install pytlv
 
 
 Mailing List

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
Gerrit-Change-Number: 10051
Gerrit-PatchSet: 3
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-CC: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180820/f364edef/attachment.htm>


More information about the gerrit-log mailing list