# HG changeset patch # User Sean Farley # Date 2016-04-16 21:24:25 # Node ID 57b11b7d9077326c7640ae30c6431002371b02d4 # Parent cbb2182654609e2d45afe2526f5e8bb7fa191c1f debian: add missing zip/unzip dependencies diff --git a/contrib/debian/control b/contrib/debian/control --- a/contrib/debian/control +++ b/contrib/debian/control @@ -7,7 +7,9 @@ Build-Depends: dh-python, python-all, python-all-dev, - python-docutils + python-docutils, + zip, + unzip Standards-Version: 3.9.4 X-Python-Version: >= 2.6