mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
maliit-framework: add dependency on dbus, gtk+ and gtk+3 for deterministic builds
* otherwise maliit-framework-gtk is empty * fixes following issues from test-dependencies report: maliit-framework/maliit-framework-gtk/latest lost dependency on eglibc glib-2.0 gtk+ gtk+3 libgcc libqtcore4 maliit-framework pango Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cb647e5392
commit
29a640601a
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
|
||||
|
||||
inherit autotools qt4x11 gtk-immodules-cache
|
||||
|
||||
DEPENDS = "libxcomposite"
|
||||
DEPENDS = "libxcomposite dbus gtk+3 gtk+"
|
||||
|
||||
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
|
||||
file://0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user