[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - libreofficekit/Library_libreofficekitgtk.mk

Andras Timar andras.timar at collabora.com
Thu Oct 8 07:15:42 PDT 2015


 libreofficekit/Library_libreofficekitgtk.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 559adf977d018bd888f38c34d41a724dc31c90db
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Oct 6 15:50:41 2015 +0200

    libreofficekit uses boost headers
    
    Change-Id: I50cebc3fb4f8f620f2d25b41d0eb0d56fb32ffd8

diff --git a/libreofficekit/Library_libreofficekitgtk.mk b/libreofficekit/Library_libreofficekitgtk.mk
index ff800d0..07b7f8e 100644
--- a/libreofficekit/Library_libreofficekitgtk.mk
+++ b/libreofficekit/Library_libreofficekitgtk.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_Library_Library,libreofficekitgtk))
 $(eval $(call gb_Library_use_sdk_api,libreofficekitgtk))
 
 $(eval $(call gb_Library_use_externals,libreofficekitgtk,\
+    boost_headers \
     gtk \
 ))
 


More information about the Libreoffice-commits mailing list