clew/Library_clew.mk | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 8c63bdc873fe549ea8d58ec2e31a95b309158f5a
Author: Peter Foley <[email protected]>
Date: Tue Jan 19 10:06:45 2016 -0500
Fix module-deps with clew
Change-Id: Idb266e906915182d12f56a11feb21e11bdc95f76
Reviewed-on: https://gerrit.libreoffice.org/21607
Tested-by: Jenkins <[email protected]>
Tested-by: Michael Stahl <[email protected]>
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/clew/Library_clew.mk b/clew/Library_clew.mk
index 014027c..91f4bce 100644
--- a/clew/Library_clew.mk
+++ b/clew/Library_clew.mk
@@ -30,4 +30,7 @@ $(eval $(call gb_Library_add_cobjects,clew,\
clew/source/clew \
))
+# This is required for module-deps.pl to produce correct dependencies.
+$(eval $(call gb_Library_use_libraries,clew,))
+
# vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits