summaryrefslogtreecommitdiffstats
path: root/rules/host-opensc.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2023-11-13 09:35:29 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2023-11-14 21:25:01 +0100
commit221f238d7d5a932ab6758eff2f404ae6e5eee6a7 (patch)
tree9a8be189e1ee70d3bde129f46d2f4bf37afc471f /rules/host-opensc.in
parent05f7f619df69b1fb8ad3716b5a5c65bee6fb6b1d (diff)
downloadptxdist-221f238d7d5a932ab6758eff2f404ae6e5eee6a7.tar.gz
ptxdist-221f238d7d5a932ab6758eff2f404ae6e5eee6a7.tar.xz
host-opensc: use host-system-libpcsclite
Otherwise, communicating with pcscd may fail because of a version mismatch. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-opensc.in')
-rw-r--r--rules/host-opensc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-opensc.in b/rules/host-opensc.in
index 7e5f72b96..32615f981 100644
--- a/rules/host-opensc.in
+++ b/rules/host-opensc.in
@@ -5,7 +5,7 @@ config HOST_OPENSC
# libz is disabled, but it still links against libz
# it links against libdl
select HOST_OPENSSL
- select HOST_PCSC_LITE if HOST_OPENSC_PCSC
+ select HOST_SYSTEM_LIBPCSCLITE if HOST_OPENSC_PCSC
default y if ALLYES
help
https://github.com/OpenSC/OpenSC/wiki