6973616: Update minimum boot jdk from 1.5 to 1.6

Reviewed-by: igor, jjg
This commit is contained in:
Kelly O'Hair 2010-08-02 16:31:26 -07:00
parent 0861a6d60d
commit f6c4154043

View File

@ -191,7 +191,7 @@ endif
# Generic
REQUIRED_ANT_VER = 1.6.3
REQUIRED_BOOT_VER = 1.5
REQUIRED_BOOT_VER = 1.6
REQUIRED_FREETYPE_VERSION = 2.3.0
REQUIRED_MAKE_VER = 3.78
REQUIRED_UNZIP_VER = 5.12