diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:08:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:08:47 +0100 |
| commit | acf8657598267791f273c1424d34e1fc9bc547c0 (patch) | |
| tree | 5b9750ddb801e943bb9b065e2307570f3a634df7 | |
| parent | a98eb60029247836d3dec5cb1539d9cb9a67d0eb (diff) | |
Missing Windows dependency.
| -rw-r--r-- | platform/windows/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript index cc90cf55d..533b8491b 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -130,6 +130,7 @@ File "%static_deps%/bin/libcairomm-1.0-1.dll" File "%static_deps%/bin/libpangomm-1.4-1.dll" File "%static_deps%/bin/pango-querymodules.exe" File "%static_deps%/bin/libsamplerate-0.dll" +File "%static_deps%/bin/libnettle-6-2.dll" File "%static_deps%/lib/icuuc52.dll" File "%static_deps%/lib/icudt52.dll" File "%static_deps%/lib/icuin52.dll" |
