From 709dc9e5ff1ab301fa0c395a607f67818b15b36e Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 24 Jan 2015 21:37:40 +0100 Subject: [PATCH] doc: use all homebrew options in FAQ --- doc/de/weechat_faq.de.asciidoc | 3 ++- doc/en/weechat_faq.en.asciidoc | 3 ++- doc/fr/weechat_faq.fr.asciidoc | 3 ++- doc/it/weechat_faq.it.asciidoc | 3 ++- doc/ja/weechat_faq.ja.asciidoc | 3 ++- doc/pl/weechat_faq.pl.asciidoc | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/doc/de/weechat_faq.de.asciidoc b/doc/de/weechat_faq.de.asciidoc index 94d1d1f35..b1abc6f50 100644 --- a/doc/de/weechat_faq.de.asciidoc +++ b/doc/de/weechat_faq.de.asciidoc @@ -75,7 +75,8 @@ brew info weechat WeeChat kann durch folgenden Befehl installiert werden: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] diff --git a/doc/en/weechat_faq.en.asciidoc b/doc/en/weechat_faq.en.asciidoc index a8863757c..fca8120d0 100644 --- a/doc/en/weechat_faq.en.asciidoc +++ b/doc/en/weechat_faq.en.asciidoc @@ -66,7 +66,8 @@ brew info weechat You can install WeeChat with this command: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] diff --git a/doc/fr/weechat_faq.fr.asciidoc b/doc/fr/weechat_faq.fr.asciidoc index f929431cd..3c665071d 100644 --- a/doc/fr/weechat_faq.fr.asciidoc +++ b/doc/fr/weechat_faq.fr.asciidoc @@ -67,7 +67,8 @@ brew info weechat Vous pouvez installer WeeChat avec cette commande : ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] diff --git a/doc/it/weechat_faq.it.asciidoc b/doc/it/weechat_faq.it.asciidoc index f89cda773..ce4e79abf 100644 --- a/doc/it/weechat_faq.it.asciidoc +++ b/doc/it/weechat_faq.it.asciidoc @@ -77,7 +77,8 @@ brew info weechat You can install WeeChat with this command: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] diff --git a/doc/ja/weechat_faq.ja.asciidoc b/doc/ja/weechat_faq.ja.asciidoc index 861ab6a58..9be3e18a9 100644 --- a/doc/ja/weechat_faq.ja.asciidoc +++ b/doc/ja/weechat_faq.ja.asciidoc @@ -70,7 +70,8 @@ brew info weechat 以下のコマンドで WeeChat をインストールします: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]] diff --git a/doc/pl/weechat_faq.pl.asciidoc b/doc/pl/weechat_faq.pl.asciidoc index bbe0414c9..24969f846 100644 --- a/doc/pl/weechat_faq.pl.asciidoc +++ b/doc/pl/weechat_faq.pl.asciidoc @@ -71,7 +71,8 @@ brew info weechat Możesz zainstalować WeeChat za pomocą komendy: ---- -brew install weechat --with-python --with-perl +brew install aspell +brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile ---- [[lost]]