diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-28 16:51:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-28 16:51:16 +0200 |
commit | f931088abf31f850c20c799094b328ac69356d10 (patch) | |
tree | ac1a0a57665c131543da9a7cdefdc95fafb583ca /redland | |
parent | aa8f1fb3945f0a856d185446115c4819c96884fd (diff) |
regression from sb113: redland does not build from scratch
Diffstat (limited to 'redland')
-rw-r--r-- | redland/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redland/prj/build.lst b/redland/prj/build.lst index c23ad527fc71..d6faa870ba20 100644 --- a/redland/prj/build.lst +++ b/redland/prj/build.lst @@ -1,4 +1,4 @@ -rld redland : soltools LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL +rld redland : soltools LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl ZLIB:zlib NULL rld redland usr1 - all rld_mkout NULL rld redland\raptor nmake - all rld_raptor NULL rld redland\rasqal nmake - all rld_rasqal rld_raptor NULL |