From: Alexander Kanavin Date: Wed, 9 Mar 2016 15:02:01 +0000 (+0200) Subject: libsoup-2.4: enable gobject introspection X-Git-Tag: 2016-4~463 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=acc6fb629deb5d7e953b8d1f1c012e1f33c13c40;p=openembedded-core.git libsoup-2.4: enable gobject introspection Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb index 13ff6851e9..f6e3db2c9b 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb @@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c S = "${WORKDIR}/libsoup-${PV}" -inherit autotools gettext pkgconfig upstream-version-is-even +inherit autotools gettext pkgconfig upstream-version-is-even gobject-introspection # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Disable by default. PACKAGECONFIG ??= ""