diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-10-19 13:54:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-10-19 13:54:22 +0200 |
commit | 130634ce6a19c2dceddc37e9a1bd957f017826dd (patch) | |
tree | 2a435d6d03b1eb39672855673a247a0ffe885950 /doc/en | |
parent | 883fb4d64da54768f7d6922ac6aa2f9e08c10f9d (diff) | |
download | weechat-130634ce6a19c2dceddc37e9a1bd957f017826dd.zip |
doc: update ruby version in dependencies (user's guide)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_user.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 397667c05..5f021b90f 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -99,7 +99,7 @@ compile WeeChat. | libaspell-dev | | | aspell plugin | python-dev | ≥ 2.5 ^(3)^ | | python plugin | libperl-dev | | | perl plugin -| ruby1.8-dev | | | ruby plugin +| ruby1.9.1-dev | ≥ 1.8 | | ruby plugin | liblua5.1-0-dev | | | lua plugin | tcl-dev | ≥ 8.5 | | tcl plugin | guile-1.8-dev | | | guile (scheme) plugin |