[Libreoffice-commits] core.git: scp2/InstallModule_extensions.mk
David Ostrovsky
david at ostrovsky.org
Wed Dec 10 13:06:15 PST 2014
scp2/InstallModule_extensions.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5eba12388042b456fc3dd29b3a77ded97179cbf2
Author: David Ostrovsky <david at ostrovsky.org>
Date: Wed Dec 10 00:20:24 2014 +0100
extensions_ct2n: Add dependency in scp2/InstallModule_extensions.mk
9df0e4a709735e5fb5c0e87779b0694c512f0de7 moved ct2n to AutoInstall,
but missed to add dependency in scp2/InstallModule_extensions.mk.
Change-Id: Ibfc30f1efa494996e832c8039fde69420f0ad5ee
Reviewed-on: https://gerrit.libreoffice.org/13398
Reviewed-by: Michael Stahl <mstahl at redhat.com>
Tested-by: Michael Stahl <mstahl at redhat.com>
diff --git a/scp2/InstallModule_extensions.mk b/scp2/InstallModule_extensions.mk
index 2511f1c..113779f 100644
--- a/scp2/InstallModule_extensions.mk
+++ b/scp2/InstallModule_extensions.mk
@@ -10,6 +10,7 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/extensions))
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_bsh))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_ct2n))
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/extensions,extensions_rhino))
$(eval $(call gb_InstallModule_add_templates,scp2/extensions,\
More information about the Libreoffice-commits
mailing list