diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-11-18 14:47:13 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-11-18 14:47:13 +0100 |
commit | 848647cb40606032a687ef385d28a1d6f8774dc0 (patch) | |
tree | 809852e088ec7643a3231977fa348797b0aea04c /redland | |
parent | adbb665f318dcf4bb34769e92e1db637f8f16693 (diff) |
#i103496#: some more missing dependencies on stlport
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..f6d0562d4bb4 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 : stlport soltools 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 |