summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xorg-lib-common.inc')
-rw-r--r--meta/recipes-graphics/xorg-lib/xorg-lib-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc b/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
index 09df0109cb..a566eaa45e 100644
--- a/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
+++ b/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
@@ -11,7 +11,7 @@ SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2"
11 11
12S = "${WORKDIR}/${XORG_PN}-${PV}" 12S = "${WORKDIR}/${XORG_PN}-${PV}"
13 13
14inherit autotools distro_features_check pkgconfig 14inherit autotools features_check pkgconfig
15 15
16EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop" 16EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop"
17 17