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/opensc.info | |
parent | 0624bcef24dfd7dba640a4d6fe7f2d401ecda3bf (diff) | |
download | slackbuilds-6022ce54d4be8e0519ab51a298ae2f07274605e8.tar.gz |
system/opensc: Fixed dep information
Diffstat (limited to 'system/opensc/opensc.info')
-rw-r--r-- | system/opensc/opensc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/opensc/opensc.info b/system/opensc/opensc.info index 801802422a..feff7a3b04 100644 --- a/system/opensc/opensc.info +++ b/system/opensc/opensc.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.opensc-project.org/files/opensc/opensc-0.12.2.tar.gz" MD5SUM="5116adea5f2f9f22fb9896965789144b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="openct" +REQUIRES="pcsc-lite" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" |