diff options
author | David Douard <david.douard@logilab.fr> | 2014-11-28 16:13:03 +0100 |
---|---|---|
committer | David Douard <david.douard@logilab.fr> | 2014-11-28 16:13:03 +0100 |
commit | 543c547aaf7f43d70c4bef1132767526701dc1c3 (patch) | |
tree | b4249b8ed2207ed3fac8ca1ac1caafa9e2aa8123 /debian | |
parent | 11e87267a3ab1caf2425ff7c2665f82326166233 (diff) | |
download | logilab-common-543c547aaf7f43d70c4bef1132767526701dc1c3.tar.gz |
[debian] add missing python3-tz build-dependlogilab-common-version-0.63.1logilab-common-debian-version-0.63.1-1logilab-common-centos-version-0.63.1-1
required to run tests, hence to be able to build the deb, on jessie
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 25c9ca5..d53ebfd 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends-Indep: python-unittest2, python-egenix-mxdatetime, python-tz, + python3-tz | python3 (<< 3.3), python-six (>= 1.4.0), python3-six (>= 1.4.0) | python3 (<< 3.3), X-Python3-Version: >= 3.3 |