blob: 9c773a09dd8dcfe9f0b39f956224a498972db604 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001require libx11.inc
2
3DESCRIPTION += " Support for XCMS and XLOCALE is disabled in \
4this version."
5
6SRC_URI += "file://X18NCMSstubs.patch \
7 file://fix-disable-xlocale.patch \
8 file://fix-utf8-wrong-define.patch \
9 "
10
11RPROVIDES_${PN}-dev = "libx11-dev"
12RPROVIDES_${PN}-locale = "libx11-locale"
13
14EXTRA_OECONF += "--disable-xlocale"
15
16PACKAGECONFIG ??= ""