[oe] [PATCH][RESEND] vlc_1.1.4.1: add `lua5.1-native` to `DEPENDS` and `lua5.1` to `RDEPENDS`

Khem Raj raj.khem at gmail.com
Sat Dec 11 08:33:13 UTC 2010


On (10/12/10 12:11), Paul Menzel wrote:
> > ---
> > This patch has the number 3506 in the patch queue [1].
> > 
> > [1] http://patchwork.openembedded.org/patch/3506/
> 
> It would be great if some could commit and push this patch.

Applied thanks

> 
> 
> Thanks,
> 
> Paul
> 
> > ---
> >  recipes/vlc/vlc_1.1.4.1.bb |    3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> > 
> > diff --git a/recipes/vlc/vlc_1.1.4.1.bb b/recipes/vlc/vlc_1.1.4.1.bb
> > index af01d98..df8f17c 100644
> > --- a/recipes/vlc/vlc_1.1.4.1.bb
> > +++ b/recipes/vlc/vlc_1.1.4.1.bb
> > @@ -10,7 +10,8 @@ SRC_URI[sha256sum] = "61c9ea30a17ea40c6ccbfd507026e5c83ad9e0691f221d3667c8e49696
> >  
> >  # ffmpeg from git (library version => 52) is required
> >  # libtool-native must be >= 2.2.4
> > -DEPENDS += "libdvdcss libdvdread lua5.1"
> > +DEPENDS += "libdvdcss libdvdread lua5.1-native"
> > +RDEPENDS_${PN} += "lua5.1"
> >  
> >  EXTRA_OECONF += "\
> >         --enable-dvdread \



> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list