diff options
author | LukenShiro <lukenshiro@ngi.it> | 2011-07-12 05:23:26 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:05 -0300 |
commit | 2529a9a1b885b3dda5b838369872a0e7ae6ff41d (patch) | |
tree | 7f0bf3beaec26acf1db12e1851c25a2689adc83c /system/opensc/README | |
parent | 08f3b7fbce356a76e316c738c6eb4b907764fb5b (diff) | |
download | slackbuilds-2529a9a1b885b3dda5b838369872a0e7ae6ff41d.tar.gz |
system/opensc: Updated for version 0.12.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/opensc/README')
-rw-r--r-- | system/opensc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/opensc/README b/system/opensc/README index f4866279a6..e247e5f046 100644 --- a/system/opensc/README +++ b/system/opensc/README @@ -19,6 +19,6 @@ This requires either pcsc-lite or openct (see below for details). Since version 0.12.0, only one reader subsystem can be used and compiled in at the same time. The PCSC-LITE subsystem is used by default and it is -suitable for most smartcards (it requires pcsc-lite). If you need the +suitable for most smartcards (it requires pcsc-lite). If you need the OPENCT subsystem instead, you have to pass "OPENCT=1" to the script when building and have openct installed. |