On Mon, Sep 13, 2010 at 12:03 PM, Paul Menzel <[email protected]> wrote: > Date: Mon, 13 Sep 2010 20:53:48 +0200 > > Cairo 1.10.0 was added in 1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d [1] and > requires Pixman 0.18.4. This fixes at least the distribution Minimal which > does not set the version of cairo explicitly. > > > [1] > http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d > [2] > http://cgit.freedesktop.org/cairo/commit/?id=8127f1f5d52bb716dbd70efe096894f2a542f4a9 > > Signed-off-by: Paul Menzel <[email protected]>
Acked-by: Khem Raj <[email protected]> > --- > .../preferred-xorg-versions-X11R7.5-latest.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc > b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc > index 3c9aac0..634265e 100644 > --- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc > +++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc > @@ -108,7 +108,7 @@ PREFERRED_VERSION_libxxf86misc ?= "1.0.2" > PREFERRED_VERSION_liblbxutil ?= "1.1.0" > PREFERRED_VERSION_liboldx ?= "1.0.1" > PREFERRED_VERSION_libxkbui ?= "1.0.2" > -PREFERRED_VERSION_pixman ?= "0.16.2" > +PREFERRED_VERSION_pixman ?= "0.18.4" > #proto > PREFERRED_VERSION_evieext ?= "1.1.0" > PREFERRED_VERSION_fontcacheproto ?= "0.1.3" > -- > 1.7.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > -- -Khem _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
