Add runtime dependencies for pcsc_scan and scriptor. Script
ATR_analysis is written in Perl and it is used to parse the smart
card ATR. This script is called by default by pcsc_scan.

Signed-off-by: Leon Anavi <leon.an...@konsulko.com>
---
 meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb 
b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb
index 26faade5d..b71fb0427 100644
--- a/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb
+++ b/meta-oe/recipes-support/pcsc-tools/pcsc-tools_1.6.2.bb
@@ -13,4 +13,12 @@ S = "${WORKDIR}/git"
 
 DEPENDS = "pcsc-lite"
 
+RDEPENDS:${PN} += " \
+       ${@bb.utils.contains('DISTRO_FEATURES','systemd','pcsc-lite-systemd', 
'pcsc-lite', d)} \
+       perl \
+       perl-module-getopt-std \
+       perl-module-file-stat \
+       libpcsc-perl \
+"
+
 FILES:${PN} += "${datadir}/pcsc/smartcard_list.txt"
-- 
2.30.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#101817): 
https://lists.openembedded.org/g/openembedded-devel/message/101817
Mute This Topic: https://lists.openembedded.org/mt/97925981/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to