From 7ec84dd0a172a400ead9420bddb6724e173f5621 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 14 Aug 2014 13:15:27 +0200 Subject: omxplayer: Add dependency on openssl Change-Id: I06527c3814fe3690cdbbd03e4a41c79fe554773f Signed-off-by: Andrei Gherzan --- 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" -- cgit v1.2.3-54-g00ecf