Skip to content

Commit

Permalink
README: Update list of optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
holtmann committed Dec 11, 2012
1 parent 3dd819e commit 878ef74
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@ Compilation and installation
============================

In order to compile Bluetooth utilities you need following software packages:
- Linux Bluetooth protocol stack (BlueZ)
- GCC compiler
- D-Bus library
- GLib library
- D-Bus library
- USB library (optional)
- udev library (optional)
- readline (command line clients)

To configure run:
./configure --prefix=/usr --mandir=/usr/share/man \
--sysconfdir=/etc --localstatedir=/var --libexecdir=/lib
--sysconfdir=/etc --localstatedir=/var

Configure automatically searches for all required components and packages.

Expand Down

0 comments on commit 878ef74

Please sign in to comment.