summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)