weston.spec clearly describes the dependency. And I found it while trying to compile. It's needed.
On Tue, Jul 23, 2013 at 1:44 PM, Martin Jansa <[email protected]>wrote: > On Tue, Jul 23, 2013 at 12:01:19PM +0100, Alex DAMIAN wrote: > > From: Alexandru DAMIAN <[email protected]> > > > > Weston 1.1.0 has a build time dependency on libharfbuzz, > > so we add it. > > I don't see that dependency in weston/master repo, are you sure it isn't > pulled by cairo/pango? > > > > > Signed-off-by: Alexandru DAMIAN <[email protected]> > > --- > > meta/recipes-graphics/wayland/weston_1.1.0.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git > > a/meta/recipes-graphics/wayland/weston_1.1.0.bbb/meta/recipes-graphics/wayland/ > weston_1.1.0.bb > > index 7327b98..e324134 100644 > > --- a/meta/recipes-graphics/wayland/weston_1.1.0.bb > > +++ b/meta/recipes-graphics/wayland/weston_1.1.0.bb > > @@ -18,7 +18,7 @@ SRC_URI[sha256sum] = > "e7715d2c731f77a729c994a599ffdaebac1307b2dd9336136706869fa5 > > inherit autotools pkgconfig useradd > > > > DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg" > > -DEPENDS += "wayland mesa virtual/egl" > > +DEPENDS += "wayland mesa virtual/egl harfbuzz" > > > > EXTRA_OECONF = "--disable-android-compositor \ > > --enable-setuid-install \ > > -- > > 1.8.1.2 > > > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-core > > -- > Martin 'JaMa' Jansa jabber: [email protected] > -- Alex Damian Yocto Project SSG / OTC
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
