i18nlangtag must presumably be dropped from Library_merged.mk

...after 475e4b477c "Move i18nlangtag lib to
URELIB"?

Change-Id: I45c5d997ed30757157109c67f30b91c4073c6b0a
This commit is contained in:
Stephan Bergmann
2016-10-26 15:20:27 +02:00
parent 647e860435
commit 87c28ddabc
2 changed files with 1 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ $(eval $(call gb_Library_use_library_objects,merged,\
$(eval $(call gb_Library_use_libraries,merged,\ $(eval $(call gb_Library_use_libraries,merged,\
cppu \ cppu \
cppuhelper \ cppuhelper \
i18nlangtag \
$(if $(ENABLE_JAVA), \ $(if $(ENABLE_JAVA), \
jvmaccess \ jvmaccess \
jvmfwk) \ jvmfwk) \

View File

@@ -30,7 +30,6 @@ MERGE_LIBRARY_LIST := \
fwi \ fwi \
fwk \ fwk \
$(call gb_Helper_optional,DESKTOP,helplinker) \ $(call gb_Helper_optional,DESKTOP,helplinker) \
i18nlangtag \
i18npool \ i18npool \
i18nutil \ i18nutil \
lng \ lng \