summaryrefslogtreecommitdiff
path: root/filter/Library_svgfilter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-09-15 14:01:37 +0200
committerMichael Stahl <mst@openoffice.org>2011-09-15 14:07:29 +0200
commitc103db16cd86423cf59a843ecaa27e450d0ad8fa (patch)
treebc23d086a9ceab7dd0a0cfa81bc65712271e0bc3 /filter/Library_svgfilter.mk
parentb72e42b29c57f0752e0bc92d47fa622a47c13c86 (diff)
filter: gb_Library_use_externals requires eval?
Diffstat (limited to 'filter/Library_svgfilter.mk')
-rw-r--r--filter/Library_svgfilter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Library_svgfilter.mk b/filter/Library_svgfilter.mk
index 23119d4ad705..9a6e19aa9c9c 100644
--- a/filter/Library_svgfilter.mk
+++ b/filter/Library_svgfilter.mk
@@ -55,7 +55,7 @@ $(eval $(call gb_Library_add_linked_libs,svgfilter,\
$(gb_STDLIBS) \
))
-$(call gb_Library_use_externals,svgfilter,libxml2)
+$(eval $(call gb_Library_use_externals,svgfilter,libxml2))
$(eval $(call gb_Library_add_exception_objects,svgfilter,\
filter/source/svg/b2dellipse \