diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 14:43:56 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 14:43:56 +0100 |
commit | 4f9efe14e3fd74b9ec07bd3beb004d198b07a959 (patch) | |
tree | abe6791758763d9133aa89aec84b58c9a4274756 /debian/control | |
parent | 624c6d09c0fc97b4a4c2f45e6e122346c945d7ab (diff) | |
download | weechat-4f9efe14e3fd74b9ec07bd3beb004d198b07a959.zip |
Update debian build dependency for tcl-dev package
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 7d9f853a6..37717457f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Emmanuel Bouthenot <kolter@openics.org> Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml Build-Depends: debhelper (>= 5), cdbs (>= 0.4.37), cmake, libncursesw5-dev, ruby, ruby1.8-dev, libperl-dev, python-dev, libaspell-dev, liblua5.1-0-dev, - tcl8.4-dev, libgnutls-dev, dpkg-dev (>= 1.13.19), pkg-config + tcl8.5-dev, libgnutls-dev, dpkg-dev (>= 1.13.19), pkg-config Standards-Version: 3.8.0 Homepage: http://weechat.flashtux.org/ |