Author: osallou-guest Date: 2011-05-02 10:32:55 +0000 (Mon, 02 May 2011) New Revision: 6740
Modified: trunk/packages/ncbi-blast-plus/trunk/debian/control Log: boost required by configure Modified: trunk/packages/ncbi-blast-plus/trunk/debian/control =================================================================== --- trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-05-02 09:44:56 UTC (rev 6739) +++ trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-05-02 10:32:55 UTC (rev 6740) @@ -1,7 +1,7 @@ Source: ncbi-blast-plus Section: science Priority: optional -Build-Depends: debhelper (>= 7.0.50~),autotools-dev,zlib1g,bzip2,libbz2-dev,libpcre++-dev,libpcre3,zlib1g-dev,chrpath +Build-Depends: debhelper (>= 7.0.50~),autotools-dev,zlib1g,bzip2,libbz2-dev,libpcre++-dev,libpcre3,zlib1g-dev,chrpath,libboost-all-dev Standards-Version: 3.9.1 Uploaders: Olivier Sallou <[email protected]> DM-Upload-Allowed: yes @@ -13,7 +13,7 @@ Package: ncbi-blast-plus Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends},${perl:Depends},ncbi-data,bzip2,libpcre3,libpcre++0, zlib1g,python,perl +Depends: ${shlibs:Depends}, ${misc:Depends},${perl:Depends},ncbi-data,bzip2,libpcre3,libpcre++0, zlib1g,python,perl,libboost-all Conflicts: blast2 Description: NCBI Blast+ is new blast evolution The Basic Local Alignment Search Tool (BLAST) is the most widely _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
