diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 17:38:29 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:06 -0500 |
commit | 6022ce54d4be8e0519ab51a298ae2f07274605e8 (patch) | |
tree | 67a29755f65cefb1aadc862733f3b8a9d8f2ae23 /system/opensc/README | |
parent | 0624bcef24dfd7dba640a4d6fe7f2d401ecda3bf (diff) | |
download | slackbuilds-6022ce54d4be8e0519ab51a298ae2f07274605e8.tar.gz |
system/opensc: Fixed dep information
Diffstat (limited to 'system/opensc/README')
-rw-r--r-- | system/opensc/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/system/opensc/README b/system/opensc/README index e247e5f046..ccbd4d21d1 100644 --- a/system/opensc/README +++ b/system/opensc/README @@ -15,10 +15,8 @@ Beware! Smartcards have usually a limited number of times you may try a wrong PIN/PUK combination before they become inoperable/permanently blocked. You have been warned! -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 -OPENCT subsystem instead, you have to pass "OPENCT=1" to the script when -building and have openct installed. +suitable for most smartcards. If you need the OPENCT subsystem instead, +you have to pass "OPENCT=1" to the script when building and have the +optional dependency openct installed. |