summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 55cb4c70b7ac..78244bee8b47 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -123,8 +123,9 @@ gb_StaticLibrary_FILENAMES := $(patsubst graphite:graphite%,graphite:graphite_dl
# change the names of all import libraries that don't have an "i" prefix as in our standard naming schema
gb_Library_NOILIBFILENAMES := $(gb_Library_PLAINLIBS_NONE)
-gb_Library_NOILIBFILENAMES += icule icuuc \
+gb_Library_NOILIBFILENAMES += \
graphite2_off \
+ icudt icuin icule icuuc \
msvcprt \
nspr4 \
nss3 \