summaryrefslogtreecommitdiff
path: root/cmdline
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-12-16 07:16:28 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-12-16 07:16:28 +0100
commit44ba91bc21cc8c1a0022de1259ee9be882a2ce92 (patch)
treeefa18386cde4356ddff948c0cae5e6fea5ce6769 /cmdline
parent727f3929c6addb8a5066c0c43ce462e79c5bcccb (diff)
parenta0e96b87e1f9e2b924dd473b7a29272f88c461bb (diff)
merged from the debian-sid branch
Diffstat (limited to 'cmdline')
-rw-r--r--cmdline/apt-get.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmdline/apt-get.cc b/cmdline/apt-get.cc
index c8804f74d..ea7d45952 100644
--- a/cmdline/apt-get.cc
+++ b/cmdline/apt-get.cc
@@ -2759,7 +2759,6 @@ int main(int argc,const char *argv[])
{0,"only-source","APT::Get::Only-Source",0},
{0,"arch-only","APT::Get::Arch-Only",0},
{0,"auto-remove","APT::Get::AutomaticRemove",0},
- {0,"build-dep-automatic","APT::Get::Build-Dep-Automatic",0},
{0,"allow-unauthenticated","APT::Get::AllowUnauthenticated",0},
{0,"install-recommends","APT::Install-Recommends",CommandLine::Boolean},
{0,"fix-policy","APT::Get::Fix-Policy-Broken",0},