From: Richard Purdie Date: Tue, 24 Jun 2014 22:52:58 +0000 (+0100) Subject: gst-openmax: Add missing pkgconfig inherit X-Git-Tag: 2015-4~2472 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0f11090e566ae13fe76c4273655db320a87ba7ae;p=openembedded-core.git gst-openmax: Add missing pkgconfig inherit Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb index 4e22f46532..2e01579569 100644 --- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb +++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb @@ -16,7 +16,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-openmax/gst-openmax-${PV}.ta file://ptr-array.patch \ " -inherit autotools +inherit autotools pkgconfig # Tell configure that this isn't a development snapshot so we don't want # -Werror (hopefully fixed in 0.10.2)