blob: 0adf717f1740e5cb973e170ff6753cefac542141 (
plain)
1
2
3
4
5
6
7
|
SECTION = "x11/base"
include x11_cvs.bb
EXTRA_OECONF = "--disable-xcms --disable-xlocale --disable-xkb"
SRC_URI += "file://fix-utf8-wrong-define.patch;patch=1 \
file://xim.patch;patch=1"
|