diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-02 13:24:19 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-02 13:24:19 +0000 |
commit | 899bf0f5dc08698e0d80fac733f89adb5ae6729d (patch) | |
tree | 40254c06ff7920e16a4741029a84fac500e71615 /redland | |
parent | 18c2304c0d5901d1a6f29c69afd0f50f45b26f10 (diff) |
#100000# added missing global depedency
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 54cf90390d96..a5653f0cf5d4 100644 --- a/redland/prj/build.lst +++ b/redland/prj/build.lst @@ -1,4 +1,4 @@ -rld redland : soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL +rld redland : sal soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl 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 |