From: Paul Menzel Date: Thu, 4 Nov 2010 22:04:35 +0000 (+0100) Subject: vlc_1.1.4.1: Really add `lua5.1` to `DEPENDS` (instead of just `lua`). X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d163bf331bb7543c01e58207167a532638801f;p=openembedded.git vlc_1.1.4.1: Really add `lua5.1` to `DEPENDS` (instead of just `lua`). This fixes commit 93dca1 [1]. Thanks to Dallas for reporting this issue [2]. [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=93dca1c604d420ed4db44a71a375182933658886 [2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-November/026475.html Reported-by: Dallas Foley Signed-off-by: Paul Menzel Signed-off-by: Khem Raj --- diff --git a/recipes/vlc/vlc_1.1.4.1.bb b/recipes/vlc/vlc_1.1.4.1.bb index ef764c1c69..af01d98283 100644 --- a/recipes/vlc/vlc_1.1.4.1.bb +++ b/recipes/vlc/vlc_1.1.4.1.bb @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "61c9ea30a17ea40c6ccbfd507026e5c83ad9e0691f221d3667c8e49696 # ffmpeg from git (library version => 52) is required # libtool-native must be >= 2.2.4 -DEPENDS += "libdvdcss libdvdread lua" +DEPENDS += "libdvdcss libdvdread lua5.1" EXTRA_OECONF += "\ --enable-dvdread \