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