mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #2699 from CvH/9.0-oscam-ssl
oscam: add missing openssl dependency
This commit is contained in:
commit
6ac4de0143
@ -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