diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
16 | 16 | ||
17 | S = "${WORKDIR}/libsoup-${PV}" | 17 | S = "${WORKDIR}/libsoup-${PV}" |
18 | 18 | ||
19 | inherit autotools gettext pkgconfig upstream-version-is-even | 19 | inherit autotools gettext pkgconfig upstream-version-is-even gobject-introspection |
20 | 20 | ||
21 | # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Disable by default. | 21 | # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Disable by default. |
22 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |