summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf@1501-debian>2008-12-19 21:49:54 +0200
committerEugene V. Lyubimkin <jackyf@1501-debian>2008-12-19 21:49:54 +0200
commit193d0845725a05e7e65b95e34f791cb6a85ff394 (patch)
tree57c74748a287fa2056221a6648e1b6586821f90b /cmdline/apt-get.cc
parent074d72ebefa42e8b2bea2062114a44cd0445bfad (diff)
parent65ea646c14385fef9852020a0a9432e7b567dcd5 (diff)
Merged from debian-sid branch.
Diffstat (limited to 'cmdline/apt-get.cc')
-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 43f8ec8b8..a7221d47d 100644
--- a/cmdline/apt-get.cc
+++ b/cmdline/apt-get.cc
@@ -2732,7 +2732,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},