From bfe48eef42da48cc62800da06ab7296c5dfa2dc8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 2 Apr 2015 22:26:41 +0300 Subject: Add {,build} dependency on python-crypto --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e320c11..799e8dd 100644 --- a/debian/control +++ b/debian/control @@ -5,13 +5,13 @@ Section: devel Priority: optional Standards-Version: 3.9.5 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~), - python-ttystatus, python-cliapp, cmdtest + python-ttystatus, python-cliapp, cmdtest, python-crypto X-Python-Version: >= 2.6 Package: genbackupdata Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-cliapp (>= 0.9), - python-ttystatus + python-ttystatus, python-crypto Description: generate test data sets for backup software genbackupdata creates or modifies directory trees in ways that simulate real filesystems sufficiently well for performance testing of backup -- cgit v1.2.1