summaryrefslogtreecommitdiff
path: root/Building_the_X_Window_System.mdwn
diff options
context:
space:
mode:
authorgnadon <gnadon@web>2013-11-13 16:12:55 -0800
committerxorg <iki-xorg@freedesktop.org>2013-11-13 16:12:55 -0800
commit98cb0c4096fb875290ca9ae8fe2c10385a94afc4 (patch)
tree0c735995558809dcc8bb8d147b07e6ad65a99f68 /Building_the_X_Window_System.mdwn
parent3d469a7dc334d25fec2a1637bfb9ea81635dd88c (diff)
Add libudev
Diffstat (limited to 'Building_the_X_Window_System.mdwn')
-rw-r--r--Building_the_X_Window_System.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/Building_the_X_Window_System.mdwn b/Building_the_X_Window_System.mdwn
index 56cdcb31..f1f7bb70 100644
--- a/Building_the_X_Window_System.mdwn
+++ b/Building_the_X_Window_System.mdwn
@@ -46,8 +46,9 @@ It is strongly advised you install such packages from your O/S official packagin
* [[llvm|http://www.llvm.org/]] &ndash; The Low-Level Virtual Machine (LLVM)
* [[libtalloc|http://talloc.samba.org/talloc/doc/html/index.html]] &ndash; A hierarchical pool based memory allocator with destructors
* [[zlib (1.2.5)|http://zlib.net/]] &ndash; Software library used for data compression
-* [[libgbm|http://http://mesa3d.sourceforge.net/]] &ndash; GBM buffer management library for Glamor
-* [[libmtdev|http://http://bitmath.org/code/mtdev/]] &ndash; Multitouch Protocol Translation Library
+* [[libgbm|http://mesa3d.sourceforge.net/]] &ndash; GBM buffer management library for Glamor
+* [[libmtdev|http://bitmath.org/code/mtdev/]] &ndash; Multitouch Protocol Translation Library
+* [[libudev|http://www.freedesktop.org/software/systemd/libudev/]] &ndash; Dynamic library to access udev device information
### Cryptography