i18nlangtag must presumably be dropped from Library_merged.mk

...after 475e4b477c6d7ae114c3ae51ba4872882af67a68 "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,\
cppu \
cppuhelper \
i18nlangtag \
$(if $(ENABLE_JAVA), \
jvmaccess \
jvmfwk) \

View File

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