Commit 121401ed authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add new (Build-)Depends

parent 86f7b74a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ q2-feature-classifier (2019.7.0-1) UNRELEASED; urgency=medium
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Add new (Build-)Depends

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sat, 07 Sep 2019 13:41:46 +0200

+12 −3
Original line number Diff line number Diff line
@@ -8,11 +8,16 @@ Build-Depends: debhelper-compat (= 12),
               python3,
               python3-setuptools,
               python3-pytest-cov,
               python3-sklearn,
               python3-joblib,
               python3-skbio,
               ncbi-blast+,
               vsearch,
               qiime,
               q2-types
               qiime (>= 2019.7.0),
               q2-types (>= 2019.7.0),
               q2-quality-control (>= 2019.7.0),
               q2-taxa (>= 2019.7.0),
               q2-feature-table (>= 2019.7.0)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/q2-feature-classifier
Vcs-Git: https://salsa.debian.org/med-team/q2-feature-classifier.git
@@ -25,11 +30,15 @@ Depends: ${shlibs:Depends},
         ${python3:Depends},
         python3-sklearn,
         python3-skbio,
         python3-joblib,
         python3-biom-format,
         ncbi-blast+,
         vsearch,
         qiime,
         q2-types
         q2-types,
         q2-quality-control,
         q2-taxa,
         q2-feature-table
Description: QIIME 2 plugin supporting taxonomic classification
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables