Add i18nlangtag and ucbhelper to libmerged

Change-Id: I717d3289d63787cd8148d480783092868a60873b
This commit is contained in:
Matúš Kukan 2015-11-23 22:23:12 +01:00
parent 8668e044b2
commit c1c13e6e38
3 changed files with 4 additions and 2 deletions

View file

@ -18,13 +18,11 @@ $(eval $(call gb_Library_use_library_objects,merged,\
$(eval $(call gb_Library_use_libraries,merged,\
cppu \
cppuhelper \
i18nlangtag \
$(if $(ENABLE_JAVA), \
jvmaccess \
jvmfwk) \
sal \
salhelper \
ucbhelper \
xmlreader \
$(gb_UWINAPI) \
))

View file

@ -821,12 +821,14 @@ gb_BUILD_HELPER_LIBS := basegfx \
comphelper \
cppu \
cppuhelper \
i18nlangtag \
reg \
sal \
salhelper \
sax \
store \
tl \
ucbhelper \
unoidl \
xmlreader \

View file

@ -30,6 +30,7 @@ MERGE_LIBRARY_LIST := \
fwi \
fwk \
$(call gb_Helper_optional,DESKTOP,helplinker) \
i18nlangtag \
i18npool \
i18nutil \
lng \
@ -51,6 +52,7 @@ MERGE_LIBRARY_LIST := \
tl \
$(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \
ucb1 \
ucbhelper \
ucpexpand1 \
ucpfile1 \
unoxml \