diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-28 11:22:44 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-28 11:22:44 +0200 |
commit | efe9ba671b2acb4b7cddedeba2aefc0d4fea01d4 (patch) | |
tree | 9b563b24c38becb5f544ab300237055c3c1349e3 /doc | |
parent | fe901d9eddff1daa68a34307782f79bb06a886a2 (diff) |
* doc/examples/configure-index:
- document the buildDeps debug option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index f8abd75ed..0f0abc30c 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -251,6 +251,7 @@ Debug pkgDPkgPM "false"; pkgDPkgProgressReporting "false"; pkgOrderList "false"; + BuildDeps "false"; pkgInitialize "false"; // This one will dump the configuration space NoLocking "false"; |