summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 3bc58a9..e8f107e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libdigidoc (3.10.4+ds1-1) UNRELEASED; urgency=medium
* New upstream version 3.10.4+ds1 (Closes: #853778).
* Suggest libdigidoc-doc (Closes: #849893).
+ * Build-depend on doxygen.
-- Andrej Shadura <andrewsh@debian.org> Wed, 25 Apr 2018 14:59:36 +0200
diff --git a/debian/control b/debian/control
index 42dd527..4a363c9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends:
debhelper (>= 9),
cmake,
+ doxygen,
libssl-dev,
libxml2-dev,
zlib1g-dev