8177135: OpenJDK 9 freetype needs msvcr100.dll

Reviewed-by: ihse, prr
This commit is contained in:
Erik Joelsson 2017-03-30 10:37:19 +02:00
parent f502a483c9
commit d828794d06

View File

@ -910,7 +910,7 @@ var getJibProfilesDependencies = function (input, common) {
freetype: {
organization: common.organization,
ext: "tar.gz",
revision: "2.3.4+1.0",
revision: "2.7.1-v120+1.0",
module: "freetype-" + input.target_platform
}
};