summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-05 23:38:26 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-05 23:38:26 +0200
commit9289c32f866edd95a4d70b1ab235cbf25e9a35ba (patch)
tree338f0ce647919c05e7b6cfe4ed281414bc7cb423 /README
parent32cf081aa948793869822c9634751bced245f01c (diff)
Mention the GLib requirement and that USB library is optional
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4edc1036..a2aa62b3 100644
--- a/README
+++ b/README
@@ -13,7 +13,8 @@ In order to compile Bluetooth utilities you need following software packages:
- Linux Bluetooth protocol stack (BlueZ)
- GCC compiler
- D-Bus library
- - USB library
+ - GLib library
+ - USB library (optional)
- Lexical Analyzer (flex, lex)
- YACC (yacc, bison, byacc)