diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-11 14:22:45 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-11 14:22:45 +0100 |
commit | 50d09ab350ae3e1150c2bda9be90918620231d14 (patch) | |
tree | f14c03b92479047ee2d4e669300a4d8c02c30d1b /debian/control | |
parent | 99a5ac4da1f64b233c3f66f32593231ce3066757 (diff) |
add missing intltool build-dependency
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 a93f76510..a8bfed1f2 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org> Standards-Version: 3.7.2.2 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5) -Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) +Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1), intltool XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu Package: apt |