[med-svn] [Git][med-team/bcalm][master] Add dependencies
Shayan Doust
gitlab at salsa.debian.org
Wed Sep 25 21:37:24 BST 2019
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 <debian-med-packaging at lists.alioth.debian.
Uploaders: Shayan Doust <hello at shayandoust.me>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190925/7701740e/attachment.html>
More information about the debian-med-commit
mailing list