diff options
-rw-r--r-- | meta-oe/recipes-graphics/graphviz/graphviz_12.1.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/graphviz/graphviz_12.1.2.bb b/meta-oe/recipes-graphics/graphviz/graphviz_12.1.2.bb index 50243da344..36c434c517 100644 --- a/meta-oe/recipes-graphics/graphviz/graphviz_12.1.2.bb +++ b/meta-oe/recipes-graphics/graphviz/graphviz_12.1.2.bb | |||
@@ -38,6 +38,7 @@ EXTRA_OECONF:class-target = "\ | |||
38 | --with-expatlibdir=${STAGING_LIBDIR} \ | 38 | --with-expatlibdir=${STAGING_LIBDIR} \ |
39 | --without-included-ltdl \ | 39 | --without-included-ltdl \ |
40 | --disable-java \ | 40 | --disable-java \ |
41 | --disable-perl \ | ||
41 | --disable-tcl \ | 42 | --disable-tcl \ |
42 | --disable-r \ | 43 | --disable-r \ |
43 | --disable-sharp \ | 44 | --disable-sharp \ |