[med-svn] [pbbam] 01/02: libpbbam-dev: add dependency on libhts-dev
    Afif Elghraoui 
    afif at moszumanska.debian.org
       
    Mon Jul 18 06:31:50 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pbbam.
commit fc35a402291b4004c21ffc9ef58d967f19f511aa
Author: Afif Elghraoui <afif at debian.org>
Date:   Sun Jul 17 23:28:52 2016 -0700
    libpbbam-dev: add dependency on libhts-dev
    
    Some of the pbbam headers include htslib headers, so
    we need a dependency here.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index b6089a5..0b0ed18 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Section: libdevel
 Architecture: any
 Depends:
 	libpbbam (= ${binary:Version}),
+	libhts-dev,
 	${misc:Depends},
 Description: Pacific Biosciences binary alignment/map (BAM) library (headers)
  The BAM format is a binary, compressed, record-oriented container format
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git
    
    
More information about the debian-med-commit
mailing list