linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Adding dependency get command to README
@ 2019-11-26 19:08 Alain Michaud
  2019-11-27  5:57 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Alain Michaud @ 2019-11-26 19:08 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Alain Michaud

---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Adding dependency get command to README
  2019-11-26 19:08 [PATCH] Adding dependency get command to README Alain Michaud
@ 2019-11-27  5:57 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2019-11-27  5:57 UTC (permalink / raw)
  To: Alain Michaud; +Cc: linux-bluetooth

Hi Alain,

> ---
> README | 4 ++++
> 1 file changed, 4 insertions(+)

patch has been applied.

However I fixed the commit description to add a README: prefix to the subject.

Regards

Marcel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-27  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-26 19:08 [PATCH] Adding dependency get command to README Alain Michaud
2019-11-27  5:57 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).