1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +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:
Sébastien Helleu
2017-08-05 09:41:40 +02:00
parent 8c01e05da1
commit b97e2c12ee
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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.