summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-09 15:44:21 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-09 15:44:21 +0100
commit05d8c7258b2804ed12aad1a77dda547ac2e4c953 (patch)
tree353f593425972ea9216999973078e8031c521216 /README
parentc0fbacceab9b24f3885139312549b7dce389e3a6 (diff)
downloadbluez-05d8c7258b2804ed12aad1a77dda547ac2e4c953.tar.gz
README: Lexical Analyzer and YACC is no longer needed
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 77778e0e5..5981db9ee 100644
--- a/README
+++ b/README
@@ -15,8 +15,6 @@ In order to compile Bluetooth utilities you need following software packages:
- D-Bus library
- GLib library
- USB library (optional)
- - Lexical Analyzer (flex, lex)
- - YACC (yacc, bison, byacc)
To configure run:
./configure --prefix=/usr --mandir=/usr/share/man \