fix gengal dependencies

Regression from 9555b5bdb9ce2251bb8c4f967f20ed1b13eecf5e

Change-Id: I91a7efb207209020acef751ad4f766328dc92c57
This commit is contained in:
Matúš Kukan 2013-06-17 10:41:18 +02:00
parent 0994eb59a1
commit 94b6882b80

View File

@ -2794,7 +2794,7 @@ endef
# Better duplication with gb_Gallery__UNO_COMPONENTS than nothing. # Better duplication with gb_Gallery__UNO_COMPONENTS than nothing.
# This is used to determine what we need for 'build' platform. # This is used to determine what we need for 'build' platform.
define gb_Executable__register_gengal define gb_Executable__register_gengal
$(call gb_Executable_add_runtime_dependencies,$(1),\ $(call gb_Executable_add_runtime_dependencies,gengal,\
$(foreach component, \ $(foreach component, \
comphelper/util/comphelp \ comphelper/util/comphelp \
configmgr/source/configmgr \ configmgr/source/configmgr \