diff options
author | Julien Louis <ptitlouis@sysif.net> | 2005-12-05 13:18:28 +0000 |
---|---|---|
committer | Julien Louis <ptitlouis@sysif.net> | 2005-12-05 13:18:28 +0000 |
commit | 6c7a71976b61c6a703d09d1de9db1f4b2496e738 (patch) | |
tree | 04690a73ce1d03e8035e1f7502e9f46043e02cbb /debian/control | |
parent | 74b84ae163217268d2d940262eb5350cda836036 (diff) | |
download | weechat-6c7a71976b61c6a703d09d1de9db1f4b2496e738.zip |
enable the ruby plugin in debian packages
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 54475ffd8..1e6256248 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Sebastien Helleu <flashcode@flashtux.org> Uploaders: Julien Louis <ptitlouis@sysif.net> -Build-Depends: debhelper (>> 4.0.0), libncursesw5-dev (>= 5.2.20020112a-7), libperl-dev, python-dev, libgnutls-dev, libtool, texinfo +Build-Depends: debhelper (>> 4.0.0), libncursesw5-dev (>= 5.2.20020112a-7), ruby1.8-dev, libperl-dev, python-dev, libgnutls-dev, libtool, texinfo Standards-Version: 3.6.2 Package: weechat |