[med-svn] [hinge] 02/05: d/control: copyy Depends into Build-Depends
Afif Elghraoui
afif at moszumanska.debian.org
Sun Feb 4 19:10:07 UTC 2018
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository hinge.
commit e4bbb4dc5ad23e0a3f76bfdb2e02576eb1f9e4ee
Author: Afif Elghraoui <afif at debian.org>
Date: Sun Feb 4 14:01:29 2018 -0500
d/control: copyy Depends into Build-Depends
a hack to prevent building on architectures where it won't be installable,
which would then prevent migration to Testing.
---
debian/control | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/debian/control b/debian/control
index 3f99b50..4a5c9b1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,19 @@ Build-Depends:
libhdf5-dev,
zlib1g-dev,
pandoc,
+# Run-Time-Depends:
+# (to prevent building where not installable)
+ python,
+ daligner,
+ dazzdb,
+ dascrubber,
+ python-numpy,
+ python-ujson,
+ python-configparser,
+ python-colormap,
+ python-pbcore,
+ python-networkx,
+ python-matplotlib,
Standards-Version: 4.1.1
Homepage: https://github.com/HingeAssembler/HINGE
Vcs-Git: https://anonscm.debian.org/git/debian-med/hinge.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hinge.git
More information about the debian-med-commit
mailing list