Kaydet (Commit) a8860122 authored tarafından Michael Meeks's avatar Michael Meeks

Mend gallery build dependencies for OS/X and add services/services.rdb dep.

Change-Id: I628b7986253108a6f9ea8eed28ae3b3f0f8b91b1
üst a933990a
...@@ -69,7 +69,8 @@ $(dir $(call gb_Gallery_get_target,$(1)))%/.dir : ...@@ -69,7 +69,8 @@ $(dir $(call gb_Gallery_get_target,$(1)))%/.dir :
$(call gb_Gallery_get_target,%) : \ $(call gb_Gallery_get_target,%) : \
$(call gb_Executable_get_runtime_dependencies,gengal) \ $(call gb_Executable_get_runtime_dependencies,gengal) \
$(INSTDIR)/program/$(call gb_Helper_get_rcfile,gengal) \ $(INSTROOT)/$(LIBO_ETC_FOLDER)/services/services.rdb \
$(INSTROOT)/$(LIBO_ETC_FOLDER)/$(call gb_Helper_get_rcfile,gengal) \
$(call gb_ComponentTarget_get_target,ucb/source/core/ucb1) \ $(call gb_ComponentTarget_get_target,ucb/source/core/ucb1) \
$(call gb_ComponentTarget_get_target,ucb/source/ucp/file/ucpfile1) $(call gb_ComponentTarget_get_target,ucb/source/ucp/file/ucpfile1)
$(call gb_Gallery__command,$@,$*) $(call gb_Gallery__command,$@,$*)
......
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