summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-06-17 08:22:52 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-06-17 08:22:52 +0000
commit4dbc43a23b60e0bc5ce6bfd4926c3109a2c5d723 (patch)
tree76cca345e821f7c5053fb2e8a28fd1e09dab4324 /README
parent0ea10717ec34a34650e8fdc8a1b50c64ee190418 (diff)
Mention the D-Bus requirement
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index abd8bd4e..d2ed7c3c 100644
--- a/README
+++ b/README
@@ -14,6 +14,7 @@ Compilation and installation
In order to compile Bluetooth utilities you need following software packages:
- Linux Bluetooth protocol stack (BlueZ)
- GCC compiler
+ - D-Bus library
- USB library
- Lexical Analyzer (flex, lex)
- YACC (yacc, bison, byacc)