diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-12 16:15:59 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-12 16:15:59 -0400 |
commit | 6f4e9f38b866559af9e644a95093b3ed08019c8c (patch) | |
tree | 0babb9cc0db48b7c7ff66b8a316890a6c04f1cb9 /debian/control | |
parent | 4971f873a0ed64dc3eb4d9ddd5c4977d72317a14 (diff) |
version po4a build-dep to 0.34
0.35 is much better, but 0.34 is the minimum version that will work
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index db86aa909..96ba221ff 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtext-markdown-perl | markdown, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, - libhtml-parser-perl, liburi-perl, perlmagick, po4a + libhtml-parser-perl, liburi-perl, perlmagick, po4a (>= 0.34) Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org> Standards-Version: 3.8.1 |