From 82dc707637ba54e61781e41da2657585129b6295 Mon Sep 17 00:00:00 2001 From: Lars Bergstrom Date: Sat, 30 Jul 2016 11:03:33 -0500 Subject: [PATCH] Add missing libraries for Windows --- support/windows/Servo.wxs.mako | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/support/windows/Servo.wxs.mako b/support/windows/Servo.wxs.mako index 2532267758a..dab08c418ca 100644 --- a/support/windows/Servo.wxs.mako +++ b/support/windows/Servo.wxs.mako @@ -113,6 +113,14 @@ Name="libfontconfig-1.dll" Source="C:\msys64\mingw64\bin\libfontconfig-1.dll" DiskId="1"/> + +