summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-06-17 10:41:18 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-06-17 10:42:47 +0200
commit94b6882b80c91d2daf5e317e9d79d3d2a1c6572b (patch)
tree3fd6a9220bfeb89516266da6043965d9077ae74f /RepositoryExternal.mk
parent0994eb59a1bd1a993c7b6650570454ecad6077b0 (diff)
fix gengal dependencies
Regression from 9555b5bdb9ce2251bb8c4f967f20ed1b13eecf5e Change-Id: I91a7efb207209020acef751ad4f766328dc92c57
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 81e1b71c8030..e818cb4fc366 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -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 \