mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
pcscd: fix depends and update to addon (1)
- ccid: update to 1.5.4 - pcsc-lite: update to 2.0.0
This commit is contained in:
parent
2562b3c741
commit
9f07260c51
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
PKG_NAME="pcscd"
|
PKG_NAME="pcscd"
|
||||||
PKG_VERSION="1.0"
|
PKG_VERSION="1.0"
|
||||||
PKG_REV="0"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
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 pcsc-lite libusb ccid"
|
PKG_DEPENDS_TARGET="toolchain 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