From: edd Date: Sat, 20 Sep 2008 15:10:26 +0000 (+0000) Subject: R dependency on tcl and tk moved from 8.4 to 8.5 in Debian unstable X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e04f13ff8d10d9d8a9976f320117e957678aa810;p=cran2deb.git R dependency on tcl and tk moved from 8.4 to 8.5 in Debian unstable git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@168 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/trunk/data/populate_depend_aliases b/trunk/data/populate_depend_aliases index 19c050b..3c7574d 100644 --- a/trunk/data/populate_depend_aliases +++ b/trunk/data/populate_depend_aliases @@ -64,8 +64,8 @@ alias_run zlib zlib1g alias_build cshell tcsh|csh|c-shell alias_run cshell tcsh|csh|c-shell alias_build autotools autotools-dev -alias_build tcl tcl8.4-dev -alias_build tk tk8.4-dev +alias_build tcl tcl8.5-dev +alias_build tk tk8.5-dev alias_build odbc unixodbc-dev alias_build mysql libmysqlclient15-dev alias_build mpi libopenmpi-dev