]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
* apt-pkg/init.cc:
[apt.git] / apt-pkg / init.cc
index b47378d4a96ad6c87565bc010e7797b65996a375..a26f1d01cb8cb67e8fb66dafeb97f8cb34f8ef6c 100644 (file)
@@ -40,6 +40,8 @@ bool pkgInitConfig(Configuration &Cnf)
    else
       Cnf.Set("APT::Architecture",COMMON_OS "-" COMMON_CPU);
    Cnf.Set("APT::Build-Essential::", "build-essential");
+   Cnf.Set("APT::Install-Recommends", false);
+   Cnf.Set("APT::Install-Suggests", false);
    Cnf.Set("Dir","/");
    
    // State