aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/vala/vala.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/vala/vala.inc')
-rw-r--r--meta/recipes-devtools/vala/vala.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc
index 1261c02777..b22faad780 100644
--- a/meta/recipes-devtools/vala/vala.inc
+++ b/meta/recipes-devtools/vala/vala.inc
@@ -34,6 +34,8 @@ EOF
chmod +x ${B}/vapigen-wrapper
}
+EXTRA_OECONF += " --disable-graphviz"
+
# Vapigen wrapper needs to be available system-wide, because it will be used
# to build vapi files from all other packages with vala support
do_install_append_class-target() {