Verified Commit eb005205 authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

Added missing dependency on ncbi-blast+ to the binary package.

parent 4bc652fe
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
trinityrnaseq (2.6.6+dfsg-5) unstable; urgency=medium

  * Added missing dependency on ncbi-blast+ to the binary package.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 03 Jan 2019 01:15:29 -0800

trinityrnaseq (2.6.6+dfsg-4) unstable; urgency=medium

  * Default to Python 3, as needed.
+2 −1
Original line number Diff line number Diff line
@@ -44,7 +44,8 @@ Depends: ${shlibs:Depends},
         parafly,
         curl,
         salmon,
	 python3-numpy
	 python3-numpy,
	 ncbi-blast+
Recommends: ${java:Recommends},
            trinityrnaseq-examples
Suggests: collectl