Author: vdanjean Date: 2012-06-04 14:06:46 +0000 (Mon, 04 Jun 2012) New Revision: 11199
Modified: trunk/packages/altree/trunk/debian/control Log: Add new dependencies Modified: trunk/packages/altree/trunk/debian/control =================================================================== --- trunk/packages/altree/trunk/debian/control 2012-06-04 14:06:42 UTC (rev 11198) +++ trunk/packages/altree/trunk/debian/control 2012-06-04 14:06:46 UTC (rev 11199) @@ -8,7 +8,8 @@ Andreas Tille <[email protected]> Build-Depends: bash-completion, debhelper (>= 9), latex-make, ghostscript, texlive-lang-french, texlive-latex-extra, texlive-latex-recommended, - texlive-fonts-recommended + texlive-fonts-recommended, + libmath-tamuanova-perl, libpdl-stats-perl Standards-Version: 3.9.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/altree/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/altree/trunk/ @@ -19,7 +20,8 @@ Conflicts: libcutils-perl, alphy Replaces: libcutils-perl, alphy Provides: libcutils-perl, alphy -Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, + libmath-tamuanova-perl, libpdl-stats-perl Suggests: altree-examples Description: program to perform phylogeny-based association and localization analysis ALTree was designed to perform association detection and localization of _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
