summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a35193e..c811b65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnupg2 (2.2.43-3) unstable; urgency=medium
+
+ * add librsvg2-bin as a build-dep for documentation
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 15 May 2024 01:07:12 -0400
+
gnupg2 (2.2.43-2) unstable; urgency=medium
* d/changelog: correct old misspelling of "ghostscript"
diff --git a/debian/control b/debian/control
index a468aba..68bf43c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends:
libldap2-dev,
libnpth0-dev (>= 1.2),
libreadline-dev,
+ librsvg2-bin <!nodoc>,
libsqlite3-dev,
libusb-1.0-0-dev [!hurd-any],
openssh-client <!nocheck>,