diff options
-rw-r--r-- | meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb b/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb index 30df8e064..85012bcfb 100644 --- a/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb +++ b/meta-oe/recipes-support/raptor2/raptor2_2.0.16.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = " \ | |||
15 | " | 15 | " |
16 | SRC_URI[sha256sum] = "089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680" | 16 | SRC_URI[sha256sum] = "089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680" |
17 | 17 | ||
18 | inherit autotools pkgconfig | 18 | inherit autotools pkgconfig gtk-doc |
19 | 19 | ||
20 | EXTRA_OECONF = " \ | 20 | EXTRA_OECONF = " \ |
21 | --without-xml2-config \ | 21 | --without-xml2-config \ |