diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-15 13:02:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-15 13:02:14 -0400 |
commit | 29f9c2b5bad32b1135fae53134e87e2b8e68dc31 (patch) | |
tree | 91523cdd2aa7cfc865bebf599eafaf10c2269279 /debian | |
parent | 9ade0db5180f0d6031f09905458aebf0d8256190 (diff) | |
download | ikiwiki-29f9c2b5bad32b1135fae53134e87e2b8e68dc31.tar ikiwiki-29f9c2b5bad32b1135fae53134e87e2b8e68dc31.tar.gz |
add build deps needed by some tests in the test suite
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c06e8fbac..2ab6207e0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl (>= 1.36), perlmagick, po4a (>= 0.34), - libfile-chdir-perl, libyaml-libyaml-perl, python-support + libfile-chdir-perl, libyaml-libyaml-perl, python-support, librpc-xml-perl, + libcgi-session-perl Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> Standards-Version: 3.9.5 |