diff options
author | Sarah Hobbs <hobbsee@kubuntu.org> | 2007-07-06 17:47:07 +1000 |
---|---|---|
committer | Sarah Hobbs <hobbsee@kubuntu.org> | 2007-07-06 17:47:07 +1000 |
commit | be7f42304a5dd381f2ad82a921e9041df55b5ec9 (patch) | |
tree | 70942f1c091867aa810ea32c858ee98f17e57902 /debian/control | |
parent | 94d1fa98304a9aa1108daa765acbc4a90a0e17d2 (diff) |
Adds support for installing recommends from *metapackages, including universe/metapackages, so things like x/k/ubuntu-restricted-extras packages work. This currently doesnt build - but builds more than it did before!
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ffb387b62..f0503f746 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> 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> Standards-Version: 3.7.2.2 -Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5) +Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5), autoconf, xsltproc, docbook-xsl Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) -XS-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apt/ubuntu +XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu Package: apt Architecture: any |