[Libreoffice-commits] .: ios/Executable_Viewer.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Jan 30 01:43:31 PST 2013


 ios/Executable_Viewer.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 9a39ae6d2d1eb1443bee95232c6b045d60f9052e
Author: Tor Lillqvist <tml at iki.fi>
Date:   Wed Jan 30 11:42:47 2013 +0200

    Need boost_headers
    
    Change-Id: Ic0d13034a37ba354000de18e6f97b9cc31857bcb

diff --git a/ios/Executable_Viewer.mk b/ios/Executable_Viewer.mk
index e982534..edde852 100644
--- a/ios/Executable_Viewer.mk
+++ b/ios/Executable_Viewer.mk
@@ -8,6 +8,7 @@ $(eval $(call gb_Executable_use_api,Viewer,\
 ))
 
 $(eval $(call gb_Executable_use_externals,Viewer,\
+    boost_headers \
     iconv \
     zlib \
 ))


More information about the Libreoffice-commits mailing list