From 7685175f30e1f2b0dc068c2e8c6571627e7d6f74 Mon Sep 17 00:00:00 2001 From: "Martin A. Brown" Date: Tue, 26 Apr 2016 07:52:27 -0400 Subject: [PATCH] adding dependency on sphinx --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 59b703d..4c33863 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,8 @@ Build-Depends: debhelper (>= 9), python3-networkx, python3-nose, python3-coverage, + python3-setuptools, + python3-sphinx, htmldoc, fop, jing,