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

add numpy dependency

parent d0f017be
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
trinityrnaseq (2.6.6+dfsg-3) unstable; urgency=medium

  * debian/control: add numpy dependency, required for
    Analysis/SuperTranscripts/Trinity_gene_splice_modeler.py

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 01 Jan 2019 08:34:35 -0800

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

  * debian/trinityrnaseq.install: Add BubbleUpClustering binary
+2 −1
Original line number Diff line number Diff line
@@ -44,7 +44,8 @@ Depends: ${shlibs:Depends},
         transdecoder,
         parafly,
         curl,
         salmon
         salmon,
	 python3-numpy | python-numpy
Recommends: ${java:Recommends},
            trinityrnaseq-examples
Suggests: collectl