summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2008-12-02 20:54:43 +0100
committerMichael Vogt <mvo@debian.org>2008-12-02 20:54:43 +0100
commitd59228b0656483be9b60aa9d5e7b4759bf9e6b15 (patch)
treed713314330118d235d93c68df21ce858272cbc30 /doc
parent8f989911535e3a7e96fe2bb1746c55e072583061 (diff)
make "apt-get build-dep" installed packages marked automatic
by default. This can be changed by setting the value of APT::Get::Build-Dep-Automatic to false (thanks to Aaron Haviland, closes: #44874, LP: #248268)
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 07803b2cb..db07f189e 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -54,6 +54,7 @@ APT
Only-Source "";
Diff-Only "false";
Tar-Only "false";
+ Build-Dep-Automatic "true";
};
Cache