|
@@ -11,13 +11,12 @@ SRC_URI = "git://github.com/hatukanezumi/sombok.git;protocol=https;branch=master
|
|
|
file://0001-configure.ac-fix-cross-compiling-issue.patch \
|
|
|
"
|
|
|
|
|
|
-inherit autotools pkgconfig
|
|
|
+inherit autotools-brokensep pkgconfig
|
|
|
|
|
|
# sombok-2.4.0
|
|
|
SRCREV = "0098d85a037ef5c99a648a3669a077781a45e8cc"
|
|
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
-B = "${S}"
|
|
|
|
|
|
# Disable libthai support
|
|
|
EXTRA_OECONF = "--disable-libthai"
|