diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:33 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:33 +0000 |
commit | 399095ee73c95d6a46709a20675e257a75cab505 (patch) | |
tree | 8fa26c4e17577a57d639aeb8d273ea62db1df114 /debian/control | |
parent | 3b77265bc282dd7295faed84b25d7c82c7103386 (diff) |
Gettext is needed to build i18n stuff..
Author: jgg
Date: 2003-02-02 22:46:11 GMT
Gettext is needed to build i18n stuff..
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 c3bbdb2bc..7fb4475a4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: important Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org> Standards-Version: 3.5.8.0 -Build-Depends: debhelper (>= 2), docbook-utils (>= 0.6.12-1), libdb2-dev +Build-Depends: debhelper (>= 2), docbook-utils (>= 0.6.12-1), libdb2-dev, gettext (>= 0.11.5) Package: apt Architecture: any |