summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Nathan Woods <npwoods@mess.org>2016-12-31 20:07:30 -0500
committer Nathan Woods <npwoods@mess.org>2016-12-31 20:07:30 -0500
commit123ccb1790e859dfa9735db647b5d5185d2bbebd (patch)
tree2552fbf099ae176d7ac5427d53c27a9e4e0370a7 /scripts
parent4f08110c5377c79bcff011bcaebabdda5300fbf9 (diff)
Heh missed these too
Diffstat (limited to 'scripts')
-rw-r--r--scripts/src/tools.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/tools.lua b/scripts/src/tools.lua
index 8c185f01fce..54bff0efb43 100644
--- a/scripts/src/tools.lua
+++ b/scripts/src/tools.lua
@@ -343,6 +343,7 @@ links {
ext_lib("expat"),
"ocore_" .. _OPTIONS["osd"],
ext_lib("zlib"),
+ ext_lib("utf8proc"),
}
includedirs {
@@ -383,6 +384,7 @@ links {
ext_lib("expat"),
"ocore_" .. _OPTIONS["osd"],
ext_lib("zlib"),
+ ext_lib("utf8proc"),
}
includedirs {