Add enough build-dependencies to run all tests, except for non-git VCSs
parent
1124a7c459
commit
a71ade73ff
|
@ -17,6 +17,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium
|
|||
* t/img.t: do not spuriously skip
|
||||
* tests: consistently use done_testing instead of no_plan
|
||||
* 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
|
||||
|
||||
|
|
|
@ -7,19 +7,25 @@ Build-Depends:
|
|||
Build-Depends-Indep:
|
||||
dpkg-dev (>= 1.9.0),
|
||||
ghostscript,
|
||||
git (>= 1:1.7),
|
||||
libcgi-formbuilder-perl,
|
||||
libcgi-pm-perl,
|
||||
libcgi-session-perl,
|
||||
libfile-chdir-perl,
|
||||
libfile-mimeinfo-perl,
|
||||
libhtml-parser-perl,
|
||||
libhtml-scrubber-perl,
|
||||
libhtml-template-perl,
|
||||
libmagickcore-6.q16-2-extra | libmagickcore-extra,
|
||||
libnet-openid-consumer-perl,
|
||||
librpc-xml-perl,
|
||||
libtext-markdown-discount-perl,
|
||||
libtimedate-perl,
|
||||
liburi-perl (>= 1.36),
|
||||
libxml-feed-perl,
|
||||
libxml-parser-perl,
|
||||
libxml-simple-perl,
|
||||
libxml-twig-perl,
|
||||
libyaml-libyaml-perl,
|
||||
perlmagick,
|
||||
po4a (>= 0.34),
|
||||
|
|
Loading…
Reference in New Issue