[PATCH] Add libudev-dev to the required dependencies on Raspberry Pi
Pekka Paalanen
ppaalanen at gmail.com
Sun Nov 11 23:43:09 PST 2012
On Sat, 10 Nov 2012 07:05:09 -0800
Zan Dobersek <zandobersek at gmail.com> 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
More information about the wayland-devel
mailing list