]> git.saurik.com Git - apt.git/commitdiff
merged from the debian-sid branch
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 16 Dec 2008 06:16:28 +0000 (07:16 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 16 Dec 2008 06:16:28 +0000 (07:16 +0100)
cmdline/apt-get.cc

index c8804f74d2e4a7695b5f87ef0221fa660918f861..ea7d459525deabde7e0bcab33cd31a409d16b01f 100644 (file)
@@ -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},