mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 06:49:21 +00:00
clutter: added libxi to dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5360 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
1bc1337e1f
commit
6e5e000b0f
@ -4,7 +4,7 @@ LICENSE = "LGPL"
|
||||
|
||||
COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|eee901)"
|
||||
|
||||
STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes gtk+"
|
||||
STDDEPENDS = "virtual/libx11 gtk-doc-native pango glib-2.0 libxfixes gtk+ libxi"
|
||||
BASE_CONF = "--disable-gtk-doc ${@get_clutter_fpu_setting(bb, d)}"
|
||||
|
||||
DEPENDS = "${STDDEPENDS} mesa"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user