summaryrefslogtreecommitdiff
path: root/build/arch-options/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'build/arch-options/amd64')
-rw-r--r--build/arch-options/amd648
1 files changed, 5 insertions, 3 deletions
diff --git a/build/arch-options/amd64 b/build/arch-options/amd64
index 3fcf373ab..db9f6376d 100644
--- a/build/arch-options/amd64
+++ b/build/arch-options/amd64
@@ -6,9 +6,11 @@ archspec="amd64;any-amd64;x86;any-x86;not-s390;not-powerpc"
arch_listname="amd64"
arch_porturl="amd64"
# This is coming from the lowmem package
-minimum_memory=178
+minimum_memory_strict=170
+# This is coming from the lowmem package
+minimum_memory=550
# This is coming from the rootskel package, S60frontend
-minimum_memory_gtk=229
+minimum_memory_gtk=800
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"
smp_config_option="Symmetric multi-processing support"
@@ -25,4 +27,4 @@ goodies="supports-lang-chooser"
# To re-add the "checked for this arch" or "not-checked for this arch" warnings
# back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here.
-status="" \ No newline at end of file
+status=""