diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xorg-proto-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc b/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc index 765e30a3aa..856f4d8f33 100644 --- a/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc +++ b/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc | |||
@@ -14,7 +14,7 @@ S = "${WORKDIR}/${XORG_PN}-${PV}" | |||
14 | DEPENDS = "util-macros" | 14 | DEPENDS = "util-macros" |
15 | 15 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
17 | EXTRA_OECONF = "--with-fop=no" | 17 | EXTRA_OECONF = "--with-fop=no --without-xmlto" |
18 | 18 | ||
19 | # ${PN} is empty so we need to tweak -dev and -dbg package dependencies | 19 | # ${PN} is empty so we need to tweak -dev and -dbg package dependencies |
20 | RDEPENDS_${PN}-dev = "" | 20 | RDEPENDS_${PN}-dev = "" |