mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00: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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
EXTRA_OECONF = "--disable-shave --disable-introspection"
|
||||||
|
|
||||||
inherit autotools_stage
|
inherit autotools_stage
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
|
|||||||
Reference in New Issue
Block a user