From: Alexander Kanavin Date: Fri, 26 Aug 2016 14:28:29 +0000 (+0300) Subject: orc: enable gtk-doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4345d01889fba1f72dd13c971472b0c6f5c2ebe7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git orc: enable gtk-doc Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/orc/orc_0.4.25.bb b/meta/recipes-devtools/orc/orc_0.4.25.bb index f3bde46f6ba..897493a7dea 100644 --- a/meta/recipes-devtools/orc/orc_0.4.25.bb +++ b/meta/recipes-devtools/orc/orc_0.4.25.bb @@ -8,7 +8,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" SRC_URI[md5sum] = "8582a28b15f53110c88d8043d9f55bcf" SRC_URI[sha256sum] = "c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1" -inherit autotools pkgconfig +inherit autotools pkgconfig gtk-doc BBCLASSEXTEND = "native nativesdk"