diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11.inc')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11.inc b/meta/recipes-graphics/xorg-lib/libx11.inc index 4af40ab8a1..d9a2b52ad6 100644 --- a/meta/recipes-graphics/xorg-lib/libx11.inc +++ b/meta/recipes-graphics/xorg-lib/libx11.inc | |||
@@ -18,8 +18,8 @@ XORG_PN = "libX11" | |||
18 | LICENSE = "MIT & MIT-style & BSD" | 18 | LICENSE = "MIT & MIT-style & BSD" |
19 | LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7" | 19 | LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7" |
20 | 20 | ||
21 | DEPENDS += "xproto xextproto xtrans libxcb kbproto inputproto" | 21 | DEPENDS += "xorgproto xtrans libxcb" |
22 | DEPENDS += "xproto-native" | 22 | DEPENDS += "xorgproto-native" |
23 | 23 | ||
24 | EXTRA_OECONF += "--with-keysymdefdir=${STAGING_INCDIR}/X11/ --disable-xf86bigfont" | 24 | EXTRA_OECONF += "--with-keysymdefdir=${STAGING_INCDIR}/X11/ --disable-xf86bigfont" |
25 | EXTRA_OEMAKE += 'CWARNFLAGS=""' | 25 | EXTRA_OEMAKE += 'CWARNFLAGS=""' |