On Mon, Nov 12, 2012 at 09:43:09AM +0200, Pekka Paalanen wrote: > On Sat, 10 Nov 2012 07:05:09 -0800 > Zan Dobersek <[email protected]> wrote: > > > The libudev-dev package is required to build Weston when using > > the Raspbian distribution on the Raspberry Pi. > > --- > > raspberrypi.html | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/raspberrypi.html b/raspberrypi.html > > index e263fd8..c4984d1 100644 > > --- a/raspberrypi.html > > +++ b/raspberrypi.html > > @@ -22,7 +22,7 @@ compiling are done directly on the Pi.</p> > > build dependencies:</p> > > <pre> $ sudo apt-get install build-essential automake libtool bison > > flex \ > > xutils-dev libcairo2-dev libffi-dev libmtdev-dev libjpeg-dev \ > > - libxcb-xfixes0-dev libxcursor-dev > > + libudev-dev libxcb-xfixes0-dev libxcursor-dev > > </pre> > > > > <h2>Firmware</h2> > > Yes, thanks! > - pq
Applied. Kristian _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
