[Libreoffice-commits] core.git: Branch 'aoo/trunk' - stlport/prj

Herbert Dürr hdu at apache.org
Mon Jun 3 13:07:45 PDT 2013


 stlport/prj/build.lst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 522952dce6b4d849616bb0b4528ac688db8ec981
Author: Herbert Dürr <hdu at apache.org>
Date:   Mon Jun 3 19:11:56 2013 +0000

    #i122396# add a boost dependency to stlport
    
    the new dependency is needed because on some platforms
    the stlport emulation depends on boost's TR1

diff --git a/stlport/prj/build.lst b/stlport/prj/build.lst
index 259feec..f0cd774 100644
--- a/stlport/prj/build.lst
+++ b/stlport/prj/build.lst
@@ -1,2 +1,2 @@
-sl	stlport	:   SO:so_prereq solenv NULL
+sl	stlport	:   SO:so_prereq solenv BOOST:boost NULL
 sl	stlport						nmake	-	all	sl_mkout NULL


More information about the Libreoffice-commits mailing list