]> git.saurik.com Git - apt.git/commitdiff
cmdline/apt-get.cc: remove --build-dep-automatic line again
authorMichael Vogt <mvo@debian.org>
Mon, 15 Dec 2008 22:16:14 +0000 (23:16 +0100)
committerMichael Vogt <mvo@debian.org>
Mon, 15 Dec 2008 22:16:14 +0000 (23:16 +0100)
cmdline/apt-get.cc

index 43f8ec8b86d7ff5e0054c46b7a6ed1dcf7130ee2..a7221d47dd576c6568da3a89c40674f3d39f517a 100644 (file)
@@ -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,"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},
       {0,"allow-unauthenticated","APT::Get::AllowUnauthenticated",0},
       {0,"install-recommends","APT::Install-Recommends",CommandLine::Boolean},
       {0,"fix-policy","APT::Get::Fix-Policy-Broken",0},