According to
https://github.com/OpenSC/OpenSC/blob/0.25.1/NEWS#L1124-L1125
since version 0.12.0 the iconv dependency has been removed.

Signed-off-by: Niko Mauno <[email protected]>
---
 meta-oe/recipes-support/opensc/opensc_0.25.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/opensc/opensc_0.25.1.bb 
b/meta-oe/recipes-support/opensc/opensc_0.25.1.bb
index 17dc62e19..40a8dc320 100644
--- a/meta-oe/recipes-support/opensc/opensc_0.25.1.bb
+++ b/meta-oe/recipes-support/opensc/opensc_0.25.1.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=cb8aedd3bced19bd8026d96a8b6876d7"
 #v0.21.0
 SRCREV = "0a4b772d6fdab9bfaaa3123775a48a7cb6c5e7c6"
 SRC_URI = "git://github.com/OpenSC/OpenSC;branch=stable-0.25;protocol=https"
-DEPENDS = "virtual/libiconv openssl"
+DEPENDS = "openssl"
 
 S = "${WORKDIR}/git"
 inherit autotools pkgconfig bash-completion
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111887): 
https://lists.openembedded.org/g/openembedded-devel/message/111887
Mute This Topic: https://lists.openembedded.org/mt/108021520/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to