Add enough build-dependencies to run all tests, except for non-git VCSs

master
Simon McVittie 2015-11-30 18:11:08 +00:00
parent 1124a7c459
commit a71ade73ff
2 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View File

@ -17,6 +17,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium
* t/img.t: do not spuriously skip * t/img.t: do not spuriously skip
* tests: consistently use done_testing instead of no_plan * tests: consistently use done_testing instead of no_plan
* Wrap and sort control files (wrap-and-sort -abst) * Wrap and sort control files (wrap-and-sort -abst)
* Add enough build-dependencies to run all tests, except for
non-git VCSs
-- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100

6
debian/control vendored
View File

@ -7,19 +7,25 @@ Build-Depends:
Build-Depends-Indep: Build-Depends-Indep:
dpkg-dev (>= 1.9.0), dpkg-dev (>= 1.9.0),
ghostscript, ghostscript,
git (>= 1:1.7),
libcgi-formbuilder-perl, libcgi-formbuilder-perl,
libcgi-pm-perl, libcgi-pm-perl,
libcgi-session-perl, libcgi-session-perl,
libfile-chdir-perl, libfile-chdir-perl,
libfile-mimeinfo-perl,
libhtml-parser-perl, libhtml-parser-perl,
libhtml-scrubber-perl, libhtml-scrubber-perl,
libhtml-template-perl, libhtml-template-perl,
libmagickcore-6.q16-2-extra | libmagickcore-extra, libmagickcore-6.q16-2-extra | libmagickcore-extra,
libnet-openid-consumer-perl,
librpc-xml-perl, librpc-xml-perl,
libtext-markdown-discount-perl, libtext-markdown-discount-perl,
libtimedate-perl, libtimedate-perl,
liburi-perl (>= 1.36), liburi-perl (>= 1.36),
libxml-feed-perl,
libxml-parser-perl,
libxml-simple-perl, libxml-simple-perl,
libxml-twig-perl,
libyaml-libyaml-perl, libyaml-libyaml-perl,
perlmagick, perlmagick,
po4a (>= 0.34), po4a (>= 0.34),