Commit bcfbe6c1 authored by Andreas Tille's avatar Andreas Tille
Browse files

Do not explicitly depend libgatbcore2

parent 4e97a942
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -17,8 +17,7 @@ Homepage: https://github.com/GATB/bcalm
Package: bcalm
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libgatbcore2
         ${misc:Depends}
Description: de Bruijn compaction in low memory
 A bioinformatics tool for constructing the compacted de Bruijn graph
 from sequencing data.