summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9cb2091..c8ba855 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ silx (1.1.2+dfsg-1) UNRELEASED; urgency=medium
[ Picca Frédéric-Emmanuel ]
* New upstream release.
* d/rules: set HOME to avoid FTBFS.
+ * d/control: Added B-D-I graphviz for the documentation
-- Stefano Rivera <stefanor@debian.org> Wed, 14 Jun 2023 15:04:41 -0000
diff --git a/debian/control b/debian/control
index c11ab6d..f5c5293 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends:
xvfb,
Build-Depends-Indep:
dh-sequence-sphinxdoc <!nodoc>,
+ graphviz <!nodoc>,
pandoc <!nodoc>,
python3-nbsphinx <!nodoc>,
python3-sphinx,