[Libreoffice-commits] .: sal/Library_sal.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Nov 10 06:19:40 PST 2012


 sal/Library_sal.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 3ab6409075e61dc9a1f20b58eb46ce2bda0c8176
Author: Peter Foley <pefoley2 at verizon.net>
Date:   Sat Nov 10 09:19:52 2012 -0500

    sal needs boost
    
    Change-Id: Icdda77d0fda4faf071566a44c2b93285a6437d38

diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 51e6d9e..ffed51c 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -59,6 +59,8 @@ $(eval $(call gb_Library_use_libraries,sal,\
 	$(gb_UWINAPI) \
 ))
 
+$(eval $(call gb_Library_use_unpacked,sal,boost))
+
 $(eval $(call gb_Library_use_externals,sal,\
     valgrind \
 ))


More information about the Libreoffice-commits mailing list