mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc: update python min version from 2.5 to 2.6 (user's guide)
WeeChat doesn't compile any more with Python <= 2.5.
This commit is contained in:
@@ -115,7 +115,7 @@ zu kompilieren und welche Pakete optional genutzt werden können.
|
||||
| ca-certificates | | | Zertifikate für SSL Verbindungen.
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | Aspell Erweiterung.
|
||||
| python-dev | ≥ 2.5 ^(4)^ | | Python Erweiterung.
|
||||
| python-dev | ≥ 2.6 ^(4)^ | | Python Erweiterung.
|
||||
| libperl-dev | | | Perl Erweiterung.
|
||||
| ruby-2.3, ruby2.3-dev | ≥ 1.8 | | Ruby Erweiterung.
|
||||
| liblua5.3-dev | | | Lua Erweiterung.
|
||||
|
||||
@@ -109,7 +109,7 @@ compile WeeChat.
|
||||
| ca-certificates | | | Certificates for SSL connections.
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | Aspell plugin.
|
||||
| python-dev | ≥ 2.5 ^(4)^ | | Python plugin.
|
||||
| python-dev | ≥ 2.6 ^(4)^ | | Python plugin.
|
||||
| libperl-dev | | | Perl plugin.
|
||||
| ruby-2.3, ruby2.3-dev | ≥ 1.8 | | Ruby plugin.
|
||||
| liblua5.3-dev | | | Lua plugin.
|
||||
|
||||
@@ -112,7 +112,7 @@ compiler WeeChat.
|
||||
| ca-certificates | | | Certificats pour les connexions SSL.
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | Extension aspell.
|
||||
| python-dev | ≥ 2.5 ^(4)^ | | Extension python.
|
||||
| python-dev | ≥ 2.6 ^(4)^ | | Extension python.
|
||||
| libperl-dev | | | Extension perl.
|
||||
| ruby-2.3, ruby2.3-dev | ≥ 1.8 | | Extension ruby.
|
||||
| liblua5.3-dev | | | Extension lua.
|
||||
|
||||
@@ -131,7 +131,7 @@ compilare WeeChat.
|
||||
| ca-certificates | | | Certificati per le connessioni SSL.
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | Plugin aspell.
|
||||
| python-dev | ≥ 2.5 ^(4)^ | | Plugin python.
|
||||
| python-dev | ≥ 2.6 ^(4)^ | | Plugin python.
|
||||
| libperl-dev | | | Plugin perl.
|
||||
| ruby-2.3, ruby2.3-dev | ≥ 1.8 | | Plugin ruby.
|
||||
| liblua5.3-dev | | | Plugin lua.
|
||||
|
||||
@@ -114,7 +114,7 @@ OS X では http://brew.sh/[Homebrew] を使ってください:
|
||||
| ca-certificates | | | SSL 接続に必要な証明書、relay プラグインで SSL サポート
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | aspell プラグイン
|
||||
| python-dev | 2.5 以上 ^(4)^ | | python プラグイン
|
||||
| python-dev | 2.6 以上 ^(4)^ | | python プラグイン
|
||||
| libperl-dev | | | perl プラグイン
|
||||
| ruby2.3, ruby2.3-dev | 1.8 以上 | | ruby プラグイン
|
||||
| liblua5.3-dev | | | lua プラグイン
|
||||
|
||||
@@ -115,7 +115,7 @@ WeeChat.
|
||||
| ca-certificates | | | Certyfikaty dla połączeń SSL.
|
||||
| libaspell-dev
|
||||
∥ libenchant-dev | | | Wtyczka aspell.
|
||||
| python-dev | ≥ 2.5 ^(4)^ | | Wtyczka python.
|
||||
| python-dev | ≥ 2.6 ^(4)^ | | Wtyczka python.
|
||||
| libperl-dev | | | Wtyczka perl.
|
||||
| ruby2.3, ruby2.3-dev | ≥ 1.8 | | Wtyczka ruby.
|
||||
| liblua5.3-dev | | | Wtyczka lua.
|
||||
|
||||
Reference in New Issue
Block a user