[Libreoffice-commits] .: binfilter/prj
Peter Foley
pefoley2 at kemper.freedesktop.org
Wed Dec 21 16:32:56 PST 2011
binfilter/prj/build.lst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a51112ecccc20353448245e140500c38066590ff
Author: Peter Foley <pefoley2 at verizon.net>
Date: Wed Dec 21 19:21:41 2011 -0500
make binfilter depend on tail_build instead of basic
When feature/gbuild_extensions is merged to master basic will be
included in tail_build. To avoid a build failure in binfilter after the
merge this patch makes binfilter depend on tail_build since tail_build depends
on and will soon include basic.
diff --git a/binfilter/prj/build.lst b/binfilter/prj/build.lst
index d264514..11bd302 100644
--- a/binfilter/prj/build.lst
+++ b/binfilter/prj/build.lst
@@ -1,4 +1,4 @@
-bf binfilter : basic vcl xmlscript connectivity framework svtools offapi LIBXSLT:libxslt NULL
+bf binfilter : tail_build vcl xmlscript connectivity framework svtools offapi LIBXSLT:libxslt NULL
bf binfilter usr1 - all bf_mkout NULL
bf binfilter\bf_svtools\source\inc get - all bf_svt_sinc NULL
bf binfilter\bf_svtools\source\config nmake - all bf_svt_config NULL
More information about the Libreoffice-commits
mailing list