From 9289c32f866edd95a4d70b1ab235cbf25e9a35ba Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 5 Aug 2008 23:38:26 +0200 Subject: Mention the GLib requirement and that USB library is optional --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- cgit