mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
pcscd: fix ccid depend
This commit is contained in:
parent
6499b826b5
commit
d2c9d5e6b0
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://libreelec.tv"
|
PKG_SITE="https://libreelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain libusb pcsc-lite"
|
PKG_DEPENDS_TARGET="toolchain ccid libusb pcsc-lite"
|
||||||
PKG_SECTION="service"
|
PKG_SECTION="service"
|
||||||
PKG_SHORTDESC="Middleware to access a smart card using SCard API (PC/SC)"
|
PKG_SHORTDESC="Middleware to access a smart card using SCard API (PC/SC)"
|
||||||
PKG_LONGDESC="Middleware to access a smart card using SCard API (PC/SC)"
|
PKG_LONGDESC="Middleware to access a smart card using SCard API (PC/SC)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user