diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-07-28 16:29:26 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-07-28 16:29:26 +0200 |
commit | 4783cac5ec4457ed6850fabd874d61aaa4cb1a03 (patch) | |
tree | ae83e765b5f784341c66b34037fc66a6310d8a3c /redland/prj/build.lst | |
parent | f92b3f2c15ef29b5524a362fdeb0ebb7aac7dece (diff) |
#i103496#: remove superfluous dependencies in external libraries
Diffstat (limited to 'redland/prj/build.lst')
-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 a5653f0cf5d4..5f26eb206768 100644 --- a/redland/prj/build.lst +++ b/redland/prj/build.lst @@ -1,4 +1,4 @@ -rld redland : sal soltools ZLIB:zlib LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL +rld redland : 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 |