All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gst-openmax: Add missing pkgconfig inherit
@ 2014-06-24 22:52 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-06-24 22:52 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

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 4e22f46..2e01579 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)




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-24 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 22:52 [PATCH] gst-openmax: Add missing pkgconfig inherit Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.