From a0e96b87e1f9e2b924dd473b7a29272f88c461bb Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 15 Dec 2008 23:16:14 +0100 Subject: cmdline/apt-get.cc: remove --build-dep-automatic line again --- cmdline/apt-get.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'cmdline') 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}, -- cgit v1.2.3