diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 17:21:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:05 -0500 |
commit | f2a58e5f7118e97da432dbeb9e9776f01ef287e1 (patch) | |
tree | dc64d3ee412f0a860467f2cce601f93f8575c55a /system/pcsc-tools | |
parent | e48768388c5af885dbde172cf5e7394f2ba5d74f (diff) | |
download | slackbuilds-f2a58e5f7118e97da432dbeb9e9776f01ef287e1.tar.gz |
system/pcsc-tools: Fixed dep information
Diffstat (limited to 'system/pcsc-tools')
-rw-r--r-- | system/pcsc-tools/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/system/pcsc-tools/README b/system/pcsc-tools/README index a9e6dfb4c4..1318d30ca3 100644 --- a/system/pcsc-tools/README +++ b/system/pcsc-tools/README @@ -5,8 +5,3 @@ ATR_analysis - analyze a smart card "Answer to Reset" message pcsc_scan - query the status of a smart card reader using pcsc-lite scriptor - send commands to a smart card using a batch file or stdin gscriptor - GTK frontend to scriptor - -pcsc_scan requires pcsc-lite to build and run. - -The rest of the above require pcsc-perl as a runtime dependency only, -and gscriptor needs perl-gtk2 as a runtime-only dependency. |