mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
maliit-framework: add dependency on libxcomposite
* otherwise fails in do_compile with: | mimremotewindow.cpp:27:39: fatal error: X11/extensions/Xcomposite.h: No such file or directory | #include <X11/extensions/Xcomposite.h> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
|
|||||||
|
|
||||||
inherit autotools qt4x11 gtk-immodules-cache
|
inherit autotools qt4x11 gtk-immodules-cache
|
||||||
|
|
||||||
|
DEPENDS = "libxcomposite"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
|
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
|
||||||
file://0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch \
|
file://0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user