mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
omxplayer: Add dependency on openssl
Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
9939629b44
commit
7ec84dd0a1
@ -7,7 +7,7 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
DEPENDS = "libpcre libav virtual/egl boost freetype dbus"
|
||||
DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl"
|
||||
PR = "r3"
|
||||
|
||||
SRCREV = "f3221825a92f27c5f49a52200ff933e454977ed2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user