[med-svn] [python-pbh5tools] 03/05: Add missing run-time dependency
Afif Elghraoui
afif-guest at moszumanska.debian.org
Thu Aug 13 08:53:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pbh5tools.
commit 6565ec76e7d77a7a52939718fdbcb04afb267ec7
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Aug 13 01:51:38 2015 -0700
Add missing run-time dependency
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index feef738..34ebf44 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Package: python-pbh5tools
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:Depends}
+ ${python:Depends},
+ python-pkg-resources
Description: tools for manipulating HDF5 files produced by Pacific Biosciences
This package provides functionality for manipulating and extracting data
from cmp.h5 and bas.h5 files produced by the Pacific Biosciences sequencers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbh5tools.git
More information about the debian-med-commit
mailing list