From: Alain Michaud Date: Tue, 26 Nov 2019 19:08:42 +0000 (+0000) Subject: README: Adding information for dependency get command for Debian X-Git-Tag: accepted/tizen/unified/20210607.124421~300 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=038b980a1abeeaf748507ff3920ed6788367649c;p=platform%2Fupstream%2Fbluez.git README: Adding information for dependency get command for Debian Signed-off-by: Anuj Jain Signed-off-by: Ayush Garg --- diff --git a/README b/README index ebf1c43..3514bf8 100755 --- 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