On Mon, 03 Jun 2013 15:57:33 +0200 Emilio Pozuelo Monfort <[email protected]> wrote:
> On 03/06/13 15:50, [email protected] wrote: > > From: Pekka Paalanen <[email protected]> > > > > Signed-off-by: Pekka Paalanen <[email protected]> > > Cc: Daniel Stone <[email protected]> > > Cc: Alex Bradbury <[email protected]> > > > > --- > > > > Darxus, could you wait till tomorrow until pushing this, so Daniel and > > Alex can comment, if there's anything to add? > > > > Thanks, > > pq > > --- > > raspberrypi.html | 25 +++++++++++++++++++++++++ > > 1 file changed, 25 insertions(+) > > > > diff --git a/raspberrypi.html b/raspberrypi.html > > index b1c2a87..620a0a8 100644 > > --- a/raspberrypi.html > > +++ b/raspberrypi.html > > @@ -16,6 +16,31 @@ > > <a href="http://www.raspberrypi.org/">Raspberry Pi</a>. All commands and > > compiling are done directly on the Pi.</p> > > > > +<p>However, if you just want to try Weston and not build it, there are > > +packages.</p> > > + > > +<blockquote> > > +<h3>Raspbian packages</h3> > > + > > +<p>There are pre-built Wayland and Weston packages for the > > +<a href="http://www.raspbian.org/">Raspbian</a> distribution.</p> > > + > > +<p>Add the following line to <tt>/etc/apt/sources.list</tt> file:</p> > > +<pre> deb http://raspberrypi.collabora.com wheezy rpi > > +</pre> > > +<p>Then just issue:</p> > > There should be a `sudo apt-get update' here. > Oh yeah. And running as 'pi' like Daniel said. A new version coming up. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
