Ignore this, brainfart. Something to do with being up at 0430 probably... Ross
On 29 October 2012 11:20, Ross Burton <[email protected]> wrote: > Signed-off-by: Ross Burton <[email protected]> > --- > meta/recipes-graphics/clutter/clutter-box2d_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/recipes-graphics/clutter/clutter-box2d_git.bb > b/meta/recipes-graphics/clutter/clutter-box2d_git.bb > index d256a28..86e0711 100644 > --- a/meta/recipes-graphics/clutter/clutter-box2d_git.bb > +++ b/meta/recipes-graphics/clutter/clutter-box2d_git.bb > @@ -4,11 +4,11 @@ LIC_FILES_CHKSUM = > "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6 > > SRCREV = "de5452e56b537a11fd7f9453d048ff4b4793b5a2" > PV = "0.12.1+git${SRCPV}" > -PR = "r1" > +PR = "r2" > > SRC_URI = "git://git.gnome.org/clutter-box2d.git" > > S = "${WORKDIR}/git" > > -DEPENDS += "clutter-1.8" > +DEPENDS += "glib-2.0 clutter-1.8" > PROVIDES = "clutter-box2d-1.6" > -- > 1.7.10 > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
