[Libreoffice-commits] core.git: filter/Library_xmlfd.mk
Tor Lillqvist
tml at collabora.com
Sun Dec 29 01:33:00 PST 2013
filter/Library_xmlfd.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 8102d45911bf3c47ce7ee15d3db89b0024c3bff8
Author: Tor Lillqvist <tml at collabora.com>
Date: Sun Dec 29 11:31:15 2013 +0200
Need boost_headers
Change-Id: I936ee814bcc614cc5ec858c453f5e8e5d0cac60b
diff --git a/filter/Library_xmlfd.mk b/filter/Library_xmlfd.mk
index b55f06a..54fdd0a 100644
--- a/filter/Library_xmlfd.mk
+++ b/filter/Library_xmlfd.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_Library_Library,xmlfd))
$(eval $(call gb_Library_set_componentfile,xmlfd,filter/source/xmlfilterdetect/xmlfd))
+$(eval $(call gb_Library_use_external,xmlfd,boost_headers))
+
$(eval $(call gb_Library_use_sdk_api,xmlfd))
$(eval $(call gb_Library_use_libraries,xmlfd,\
More information about the Libreoffice-commits
mailing list