diff options
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r-- | RepositoryFixes.mk | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk index 55f5ed726db4..fc5158e22c32 100644 --- a/RepositoryFixes.mk +++ b/RepositoryFixes.mk @@ -130,19 +130,19 @@ gb_Library_FILENAMES := $(patsubst z:z%,z:zlib%,$(gb_Library_FILENAMES)) # change the names of all import libraries that don't have an "i" prefix as in our standard naming schema gb_Library_NOILIBFILENAMES := \ - gdk_pixbuf-2.0 \ - gio-2.0 \ + gdk_pixbuf-2.0 \ + gio-2.0 \ glib-2.0 \ gmodule-2.0 \ - gobject-2.0 \ - gthread-2.0 \ + gobject-2.0 \ + gthread-2.0 \ icudt icuin icule icuuc \ langtag \ lcms2 \ - pango-1.0 \ - pangocairo-1.0 \ - xpcom \ - xpcom_core \ + pango-1.0 \ + pangocairo-1.0 \ + xpcom \ + xpcom_core \ nspr4 \ nss3 \ smime3 \ |