summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RepositoryFixes.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index c15643f62df7..06495c003926 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -115,7 +115,8 @@ gb_Library_FILENAMES := $(patsubst z:z%,z:zlib%,$(gb_Library_FILENAMES))
gb_Library_NOILIBFILENAMES := $(gb_Library_PLAINLIBS_NONE)
gb_Library_NOILIBFILENAMES += \
graphite2_off \
- icudt icuin icule icuuc \
+ icudt icuin icule icuuc \
+ lcms2 \
msvcprt \
nspr4 \
nss3 \