summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlain Michaud <alainm@chromium.org>2019-11-26 19:08:42 +0000
committerMarcel Holtmann <marcel@holtmann.org>2019-11-27 06:43:45 +0100
commit6d615f625d3fafad4180ae23256fea7bafa90b70 (patch)
tree3e5e57901ceceacb384d3c576f99c49652a4f650
parent28dbca0e498f3859aabcb400bdca8c926a594700 (diff)
downloadbluez-6d615f625d3fafad4180ae23256fea7bafa90b70.tar.gz
README: Adding information for dependency get command for Debian
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
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