Kaydet (Commit) 43671784 authored tarafından David Tardon's avatar David Tardon

add missing deps on URE stuff

Change-Id: I8d17305372ac01ab43a7092d9b8a842f114adb3f
üst 8f16dc3d
......@@ -38,7 +38,10 @@ $(i18npool_LDDIR)/localedata_%.cxx : \
$(SRCDIR)/i18npool/source/localedata/data/%.xml \
$(i18npool_LDDIR)/saxparser.rdb \
$(OUTDIR_FOR_BUILD)/bin/types.rdb \
$(call gb_Executable_get_target_for_build,saxparser)
$(call gb_Executable_get_target_for_build,saxparser) \
$(call gb_Rdb_get_outdir_target,ure/services) \
$(call gb_Library_get_target,$(gb_CPPU_ENV)_uno) \
$(call gb_Package_get_target,cppuhelper_unorc)
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),SAX,1)
$(call gb_Helper_abbreviate_dirs, \
$(call gb_Helper_execute,saxparser) $* $< $@.tmp \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment