From: Frank Lichtenheld Date: Wed, 11 Jun 2008 23:07:56 +0000 (+0200) Subject: debian/control: Add dependency on gettext X-Git-Url: https://git.deb.at/?a=commitdiff_plain;ds=inline;h=8cd66b486b201e4a105db5d65446cb92bf717365;p=deb%2Fpackages.git debian/control: Add dependency on gettext We use xgettext and msgfmt in cron.d/500update_po. On most hosts this is installed anyway, so I didn't notice it earlier. --- diff --git a/debian/control b/debian/control index 03c841a..3af54e0 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: packages -Build-Depends: git-core, rsync, dpkg-dev, procmail, +Build-Depends: git-core, rsync, dpkg-dev, procmail, gettext, liblocale-maketext-lexicon-perl, libi18n-acceptlanguage-perl, libnumber-format-perl, libcompress-zlib-perl, libhtml-parser-perl, libio-stringy-perl, libmldbm-perl, libtext-iconv-perl, libhtml-template-perl,