All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] manual: Add a note for dependency comment format
@ 2014-02-23 13:05 Maxime Hadjinlian
  2014-02-23 14:04 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Hadjinlian @ 2014-02-23 13:05 UTC (permalink / raw)
  To: buildroot

Add a quick note to clarify that the format of the depencency comments
applies irregardless of the number of dependencies.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
---
 docs/manual/adding-packages-directory.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
index 3dc5395..b6dc981 100644
--- a/docs/manual/adding-packages-directory.txt
+++ b/docs/manual/adding-packages-directory.txt
@@ -205,6 +205,7 @@ aircrack-ng needs a toolchain w/ largefile, threads
 
 Note that this text is kept brief on purpose, so that it will fit on a
 80-character terminal.
+This format must be repected even if there is only one dependency.
 
 The rest of this section enumerates the different target and toolchain
 options, the corresponding config symbols to depend on, and the text to
-- 
1.8.5.3

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

end of thread, other threads:[~2014-02-23 14:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 13:05 [Buildroot] [PATCH] manual: Add a note for dependency comment format Maxime Hadjinlian
2014-02-23 14:04 ` Thomas Petazzoni
2014-02-23 14:35   ` Maxime Hadjinlian
2014-02-23 14:44     ` Thomas Petazzoni
2014-02-23 14:47       ` Maxime Hadjinlian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.