[med-svn] [falcon] 01/01: Add new run-time dependencies: `rsync` and `time`

Afif Elghraoui afif at moszumanska.debian.org
Mon Dec 12 09:22:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository falcon.

commit 5049fa81ea5c09967ad4840f26d1d19216a60157
Author: Afif Elghraoui <afif at debian.org>
Date:   Mon Dec 12 01:20:42 2016 -0800

    Add new run-time dependencies: `rsync` and `time`
    
    The autopkgtest failed for this version due to the absence of
    rsync. With this patch, the tests can get farther along, but they still
    fail-- still working on figuring that out.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 62e1ab9..21bc3b6 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Depends:
 	${python:Depends},
 	python-pkg-resources,
 	python-networkx (>= 1.7),
+	rsync,
+	time,
 Description: diploid-aware genome assembly of single-molecule sequencing reads
  FALCON is a set of tools for fast aligning long reads for consensus
  and assembly. It is a simple code collection for efficient assembly of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/falcon.git



More information about the debian-med-commit mailing list