]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-openmax: Add missing pkgconfig inherit
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jun 2014 22:52:58 +0000 (23:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jun 2014 10:49:39 +0000 (11:49 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb

index 4e22f46532d3e7731c5c0590bf3a66ce90c87ddf..2e015795695fe324f40b7776bec130420a9c6bf7 100644 (file)
@@ -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)