--- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 1c5c140fb..c7032d02b 100644 --- a/README +++ b/README @@ -16,6 +16,10 @@ In order to compile Bluetooth utilities you need following software packages: - udev library (optional) - readline (command line clients) + On a debian based system, this can be done by running the following command: + sudo apt-get build-dep bluez + ./bootstrap + To configure run: ./configure --prefix=/usr --mandir=/usr/share/man \ --sysconfdir=/etc --localstatedir=/var -- 2.24.0.432.g9d3f5f5b63-goog