vcl/Library_vcl.mk | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit d2d18465b027fc26af2a170959109d19f107d09b
Author: Riccardo Magliocchetti <[email protected]>
Date: Wed Jun 24 12:20:09 2015 +0200
Fixup vcl build with --without-x
Fix provided by Abhimanyu Singh
Change-Id: I5d87aa76517b1cf9d7464f43b9be236de0e92039
Reviewed-on: https://gerrit.libreoffice.org/16452
Tested-by: Jenkins <[email protected]>
Reviewed-by: Michael Stahl <[email protected]>
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 82fa509..2e6f8b0 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -604,6 +604,12 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/unx/generic/printer/ppdparser \
vcl/null/printerinfomanager \
vcl/headless/headlessinst \
+ $(vcl_headless_code) \
+ $(vcl_headless_freetype_code) \
+))
+
+$(eval $(call gb_Library_use_libraries,vcl,\
+ basebmp \
))
$(eval $(call gb_Library_use_externals,vcl,\
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits