summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-09-21 23:01:12 +0200
committergregor herrmann <gregoa@debian.org>2020-09-21 23:01:12 +0200
commitcb29205918060571e9fedaa76d50e00d8ed0b722 (patch)
treedbefa630121fcf69c31a6c2bdb4ae6ba5918dee0 /debian
parent551d37ae4a991ad8a6cabf83f349264f64e0ad8b (diff)
Add libgd-perl and ttf-dejavu-core to Build-Depends-Indep
to enable additional tests.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b3f5f93..fedde0e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,13 @@ Priority: optional
Build-Depends: debhelper-compat (= 13)
# libimage-png-libpng-perl could go here as well if it existed
Build-Depends-Indep: libfont-ttf-perl <!nocheck>,
+ libgd-perl <!nocheck>,
libgraphics-tiff-perl <!nocheck>,
libio-compress-perl <!nocheck>,
libtest-exception-perl <!nocheck>,
libtest-memory-cycle-perl <!nocheck>,
- perl
+ perl,
+ ttf-dejavu-core <!nocheck>
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdf-builder-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdf-builder-perl.git