Author: osallou-guest Date: 2011-05-02 08:04:28 +0000 (Mon, 02 May 2011) New Revision: 6737
Modified: trunk/packages/ncbi-blast-plus/trunk/debian/control Log: add dependency to avoid internal use Modified: trunk/packages/ncbi-blast-plus/trunk/debian/control =================================================================== --- trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-05-02 07:30:51 UTC (rev 6736) +++ trunk/packages/ncbi-blast-plus/trunk/debian/control 2011-05-02 08:04:28 UTC (rev 6737) @@ -1,7 +1,7 @@ Source: ncbi-blast-plus Section: science Priority: optional -Build-Depends: debhelper (>= 7.0.50~),autotools-dev,zlib1g,bzip2,python,libpcre++-dev,libpcre3,zlib1g-dev,chrpath +Build-Depends: debhelper (>= 7.0.50~),autotools-dev,zlib1g,bzip2,libbz2-dev,libpcre++-dev,libpcre3,zlib1g-dev,chrpath 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},ncbi-data,python,bzip2,libpcre3,libpcre++0, zlib1g +Depends: ${shlibs:Depends}, ${misc:Depends},ncbi-data,bzip2,libpcre3,libpcre++0, zlib1g 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
