From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv2 1/4] gst-ffmpeg: add dependency on libpostproc
Date: Wed, 10 Dec 2014 15:17:04 +0100 [thread overview]
Message-ID: <1418221027-12371-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <20141030082101.GE15148@jama>
* 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@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
--
2.1.3
next prev parent reply other threads:[~2014-12-10 14:17 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-16 12:13 [RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-08-06 11:41 ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Martin Jansa
2014-08-06 11:41 ` [PATCH 2/2] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-08-06 12:41 ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Paul Eggleton
2014-08-06 14:37 ` Martin Jansa
2014-08-06 14:42 ` Paul Eggleton
2014-08-08 10:28 ` Martin Jansa
2014-08-08 13:57 ` [PATCH] gst-ffmpeg: add PACKAGECONFIG for libav9 and patch from Gentoo Martin Jansa
2014-08-16 18:23 ` Martin Jansa
2014-08-08 14:06 ` [RFC][PATCH] libav: drop older 0.8.11 and use libav-9 by default Martin Jansa
2014-08-08 14:08 ` Paul Eggleton
2014-08-08 15:08 ` Martin Jansa
2014-08-08 14:08 ` Martin Jansa
2014-08-09 3:00 ` [PATCH 1/2] gst-ffmpeg: add dependency on libpostproc Tim Orling
2014-08-10 11:23 ` Paul Eggleton
2014-08-16 18:20 ` [RFC][PATCH] libav: drop unused FFMPEG_LIBS and move libpostproc only to 0.8.11 Martin Jansa
2014-10-30 8:21 ` Martin Jansa
2014-12-10 14:17 ` Martin Jansa [this message]
2014-12-10 14:17 ` [PATCHv2 2/4] " Martin Jansa
2014-12-10 14:17 ` [PATCHv2 3/4] libav: drop older 0.8.11 and use libav-9 by default Martin Jansa
2014-12-18 16:29 ` Burton, Ross
2014-12-18 17:01 ` Martin Jansa
2014-12-18 17:02 ` [PATCHv3] libav: drop older 0.8.* " Martin Jansa
2014-12-10 14:17 ` [PATCHv2 4/4] libpostproc: import from meta-oe Martin Jansa
2015-01-21 20:49 ` Burton, Ross
2015-01-18 17:05 ` [PATCHv2 1/4] gst-ffmpeg: add dependency on libpostproc Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1418221027-12371-1-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox