[yocto] [meta-raspberrypi][PATCH 2/2] omxplayer: Add dependency on openssl

Andrei Gherzan andrei at gherzan.ro
Thu Aug 14 06:16:40 PDT 2014


Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb b/recipes-multimedia/omxplayer/omxplayer_git.bb
index 5763d8f..eaadff6 100644
--- a/recipes-multimedia/omxplayer/omxplayer_git.bb
+++ b/recipes-multimedia/omxplayer/omxplayer_git.bb
@@ -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"
-- 
1.9.3




More information about the yocto mailing list