From patchwork Sat Oct 5 19:49:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 280790 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id D72772C0098 for ; Sun, 6 Oct 2013 06:51:15 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 666A68532A; Sat, 5 Oct 2013 19:51:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Z5jVJEF6hLy; Sat, 5 Oct 2013 19:51:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 7A79793ACD; Sat, 5 Oct 2013 19:51:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id AAEAB1C28AF for ; Sat, 5 Oct 2013 19:51:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A6D608C6E8 for ; Sat, 5 Oct 2013 19:51:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cZfIJ7p-i0+7 for ; Sat, 5 Oct 2013 19:51:05 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by whitealder.osuosl.org (Postfix) with ESMTPS id 288E18C3DD for ; Sat, 5 Oct 2013 19:51:04 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id x12so5569810wgg.8 for ; Sat, 05 Oct 2013 12:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=4V99+JDiw69Yfw+qrxPEeAdRoYbDBKhlZ4IqgHUbQpc=; b=pxAu1yj82yIQnQPcpzQEy2Zrvq+k4GyvJYram5lG3muTKNc3t2egY1Lsxkz7nHinwq GCU3zHseDXqhr4z8CnND9yYT0YARTWWzKAoD0+fvwkvJBU81VJMyynpy1bvCR7nOhP4r 1pyuWCxLsmbzd2BLcEuhyI8olC1qawqIeSsVaav9q7FYc13ikbLjNiZDuzsBKYb2Dq9B UMkZZmqhTjpL9IfMj+q/S4Fmx3VBElAgxfGPrl1ejx++0nawSV9Jphnw9oGBTIrBJxIn 7sDjxO7cBSUErfhAfg40Z74l5XzR+7GP5FvzruKfzQeDLh3x9Eywgc8OWldcRtbCiZsc AdeA== X-Received: by 10.194.123.227 with SMTP id md3mr17630920wjb.17.1381002663759; Sat, 05 Oct 2013 12:51:03 -0700 (PDT) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPSA id gp9sm20175961wib.8.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 05 Oct 2013 12:51:03 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Sat, 5 Oct 2013 21:49:08 +0200 Message-Id: X-Mailer: git-send-email 1.8.4 In-Reply-To: References: In-Reply-To: References: Subject: [Buildroot] [PATCH 3/9] manual: update dependency list to build the documentation X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Samuel Martin Acked-by: Thomas Petazzoni --- docs/manual/prerequisite.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index 78ce436..74b6a6c 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -76,4 +76,7 @@ development context (further details: refer to xref:download-infra[]). ** The +jar+ tool * Documentation generation tools: -** +asciidoc+ +** +asciidoc+ version 8.6.3 or later +** +dblatex+ +** +w3m+ +** +python+ with +argparse+ module