fix gengal dependencies
Regression from 9555b5bdb9
Change-Id: I91a7efb207209020acef751ad4f766328dc92c57
This commit is contained in:
parent
0994eb59a1
commit
94b6882b80
1 changed files with 1 additions and 1 deletions
|
@ -2794,7 +2794,7 @@ endef
|
|||
# Better duplication with gb_Gallery__UNO_COMPONENTS than nothing.
|
||||
# This is used to determine what we need for 'build' platform.
|
||||
define gb_Executable__register_gengal
|
||||
$(call gb_Executable_add_runtime_dependencies,$(1),\
|
||||
$(call gb_Executable_add_runtime_dependencies,gengal,\
|
||||
$(foreach component, \
|
||||
comphelper/util/comphelp \
|
||||
configmgr/source/configmgr \
|
||||
|
|
Loading…
Reference in a new issue