diff options
-rw-r--r-- | recipes-multimedia/omxplayer/omxplayer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
9 | 9 | ||
10 | DEPENDS = "libpcre libav virtual/egl boost freetype dbus" | 10 | DEPENDS = "libpcre libav virtual/egl boost freetype dbus openssl" |
11 | PR = "r3" | 11 | PR = "r3" |
12 | 12 | ||
13 | SRCREV = "f3221825a92f27c5f49a52200ff933e454977ed2" | 13 | SRCREV = "f3221825a92f27c5f49a52200ff933e454977ed2" |