diff options
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |