Shayan Doust pushed to branch master at Debian Med / bcalm
Commits: fd13a8a5 by Shayan Doust at 2019-09-23T22:09:59Z Add dependencies - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -3,7 +3,11 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Shayan Doust <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 12), + libgatbcore-dev, + libboost-dev, + libhdf5-dev, + zlib1g-dev Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/bcalm Vcs-Git: https://salsa.debian.org/med-team/bcalm.git @@ -12,7 +16,8 @@ Homepage: https://github.com/GATB/bcalm Package: bcalm Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + libgatbcore2 Description: de Bruijn compaction in low memory A bioinformatics tool for constructing the compacted de Bruijn graph from sequencing data. View it on GitLab: https://salsa.debian.org/med-team/bcalm/commit/fd13a8a572fb90011f1d5540fea1fad8f6833d57 -- View it on GitLab: https://salsa.debian.org/med-team/bcalm/commit/fd13a8a572fb90011f1d5540fea1fad8f6833d57 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
