From: hschang Date: Sun, 3 Feb 2013 12:36:37 +0000 (+0900) Subject: libav: bump PR to rebuild (this fixes missing dependency to libvorbisenc) X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=d7a4df04285c43337ea54311a700e02cb3b71e11 libav: bump PR to rebuild (this fixes missing dependency to libvorbisenc) --- diff --git a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend b/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend index 0346404..e371dff 100644 --- a/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend +++ b/meta-openvuplus/recipes-multimedia/libav/libav_0.7.4.bbappend @@ -1,4 +1,4 @@ LICENSE = "LGPLv2.1+" -PR .= "-vuplus0" +PR .= "-vuplus1" EXTRA_OECONF += "--disable-gpl --disable-nonfree --disable-version3 --disable-x11grab"