[Libreoffice-commits] core.git: tubes/Library_tubes.mk

Michael Stahl mstahl at redhat.com
Wed Feb 6 05:08:28 PST 2013


 tubes/Library_tubes.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 865201442eb919f53a97a78bb88e53159cb9ca82
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Feb 6 14:05:34 2013 +0100

    tubes: use boost_headers (thanks to Alex Thurgood for hint)
    
    Change-Id: I0875b506705604b279e44b811624614029613a4a

diff --git a/tubes/Library_tubes.mk b/tubes/Library_tubes.mk
index d262156..67b8309 100644
--- a/tubes/Library_tubes.mk
+++ b/tubes/Library_tubes.mk
@@ -52,6 +52,7 @@ $(eval $(call gb_Library_use_libraries,tubes,\
 ))
 
 $(eval $(call gb_Library_use_externals,tubes,\
+	boost_headers \
 	gtk \
 	telepathy \
 ))


More information about the Libreoffice-commits mailing list