mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
oscam: add missing openssl dependency
This commit is contained in:
parent
a41869439d
commit
917e499711
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.streamboard.tv/oscam/wiki"
|
||||
PKG_URL="http://repo.or.cz/oscam.git/snapshot/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain pcsc-lite"
|
||||
PKG_DEPENDS_TARGET="toolchain openssl pcsc-lite"
|
||||
PKG_SECTION="service.softcam"
|
||||
PKG_SHORTDESC="OSCam: an Open Source Conditional Access Modul"
|
||||
PKG_LONGDESC="OSCam($PKG_VERSION_NUMBER) is a software to be used to decrypt digital television channels, as an alternative for a conditional access module."
|
||||
|
Loading…
x
Reference in New Issue
Block a user