mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
twitter-glib: Disable shave and introspection to avoid build breakage
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,6 +7,8 @@ DEPENDS = "glib-2.0 gtk+ json-glib"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF = "--disable-shave --disable-introspection"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
do_configure_prepend () {
|
||||
|
||||
Reference in New Issue
Block a user