mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libxklavier: fix compile error.
make[3]: *** No rule to make target `Xkl-1.0.typelib', needed by `all-am'. Stop. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
17b1d23adf
commit
ee8c8cfd83
@@ -11,6 +11,8 @@ SRC_URI[archive.md5sum] = "290ea2a8abc40f78a3a16bdae6f02808"
|
||||
SRC_URI[archive.sha256sum] = "ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404"
|
||||
|
||||
EXTRA_OECONF = "--with-xkb-bin-base=${bindir}"
|
||||
PACKAGECONFIG ??=""
|
||||
PACKAGECONFIG[introspection] = "--enable-introspection=yes, --enable-introspection=no, libgirepository"
|
||||
|
||||
do_configure_append() {
|
||||
find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
|
||||
|
||||
Reference in New Issue
Block a user