[med-svn] [sra-sdk] 01/02: New Build-Depends
Andreas Tille
tille at debian.org
Wed Jan 11 12:52:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 703ee905da5a285d20f5b04c0c840d16188f3f57
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 11 12:58:59 2017 +0100
New Build-Depends
---
debian/changelog | 3 +++
debian/control | 6 +++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f51ddc0..daaa89e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
sra-sdk (2.8.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
+ * For whatever reason configure is checking for libfuse-dev so add it to
+ Build-Depends
+ * Build-Depends: libhdf5-dev, libmagic-dev, libxml2-dev
-- Andreas Tille <tille at debian.org> Tue, 10 Jan 2017 16:27:53 +0100
diff --git a/debian/control b/debian/control
index 87ae513..4f475e2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,11 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
libngs-sdk-dev (>= 1.2.4),
- libncbi-vdb-dev (>= 2.8.1+dfsg-1)
+ libncbi-vdb-dev (>= 2.8.1+dfsg-1),
+ libfuse-dev,
+ libhdf5-dev,
+ libmagic-dev,
+ libxml2-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/sra-sdk.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/sra-sdk.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git
More information about the debian-med-commit
mailing list