diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2004-07-29 09:47:31 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2004-07-29 09:47:31 +0000 |
commit | 02be6993b4ae4442c320ef2fbb8080c01c887edf (patch) | |
tree | 036c2c8ac907ef00a62276e159b061278130c03c | |
parent | 82c455c669afad8d25ca27aba1859013bd76c95b (diff) | |
download | bluez-02be6993b4ae4442c320ef2fbb8080c01c887edf.tar.gz |
The USB library is needed for hid2hci and bcm203x
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |