[OE-core] [PATCHv2 1/4] gst-ffmpeg: add dependency on libpostproc

Martin Jansa martin.jansa at gmail.com
Sun Jan 18 17:05:30 UTC 2015


On Wed, Dec 10, 2014 at 03:17:04PM +0100, Martin Jansa wrote:
> * building with libav-9 fails with:
>   | checking for POSTPROC... configure: error: Package requirements (libpostproc libavcodec libavutil) were not met:
>   |
>   | No package 'libpostproc' found
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
> index 30e5deb..7304fff 100644
> --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
> +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
> @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>                      file://gst-libs/ext/libav/COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
>  LICENSE_FLAGS = "commercial"
>  HOMEPAGE = "http://www.gstreamer.net/"
> -DEPENDS = "gstreamer gst-plugins-base zlib bzip2 yasm-native"
> +DEPENDS = "gstreamer gst-plugins-base zlib bzip2 yasm-native libpostproc"
>  
>  inherit autotools pkgconfig

Ping, this patchset is stalled since August 2014 :/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150118/a3d7566a/attachment-0002.sig>


More information about the Openembedded-core mailing list