summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2018-04-25 15:44:43 +0200
committerAndrew Shadura <andrewsh@debian.org>2018-04-25 15:45:08 +0200
commit062ef60e4ae12dba9b4022107dba5b01c7d6ae03 (patch)
treeddb299840e11c9984f8b1a994020628a82779f85
parentb3ed0bb720c98e40b6c507535426394ab195ae8f (diff)
Build-depend on doxygen.
-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