mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
oscam: Depend on openssl10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c5e8c7be59
commit
4a811e78f1
|
|
@ -4,7 +4,7 @@ HOMEPAGE = "http://www.streamboard.tv/oscam/"
|
|||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "libusb1 openssl pcsc-lite"
|
||||
DEPENDS = "libusb1 openssl10 pcsc-lite"
|
||||
|
||||
SRC_URI = "svn://www.streamboard.tv/svn/oscam;module=trunk;protocol=http \
|
||||
file://0001-include-sys-sysmacros.h-for-major-minor-definitions.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user