summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-29 09:47:31 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-29 09:47:31 +0000
commit02be6993b4ae4442c320ef2fbb8080c01c887edf (patch)
tree036c2c8ac907ef00a62276e159b061278130c03c /README
parent82c455c669afad8d25ca27aba1859013bd76c95b (diff)
The USB library is needed for hid2hci and bcm203x
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 34355332..7fc90362 100644
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ Bluetooth utilities
In order to compile Bluetooth utilities you need following software packages:
- Linux Bluetooth protocol stack (BlueZ)
- GCC compiler
+ - USB library
- Lexical Analyzer (flex, lex)
- YACC (yacc, bison, byacc)