# HG changeset patch # User Sean Farley # Date 2016-04-15 20:53:23 # Node ID cbb2182654609e2d45afe2526f5e8bb7fa191c1f # Parent 8d407e358beed1dd222a0f9de394e6e1495bcbaa debian: add missing python-docutils dependency diff --git a/contrib/debian/control b/contrib/debian/control --- a/contrib/debian/control +++ b/contrib/debian/control @@ -6,7 +6,8 @@ Build-Depends: debhelper (>= 7), dh-python, python-all, - python-all-dev + python-all-dev, + python-docutils Standards-Version: 3.9.4 X-Python-Version: >= 2.6