summaryrefslogtreecommitdiff
path: root/redland
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 04:26:57 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:57:26 +0100
commit1c497d6f5a9f54568976c4a171975398197dbde7 (patch)
tree3c5cfe20f650ac94477978feac1997279272de77 /redland
parent5becd474bc9242aeb0e39c5485bbdd9f5149ee5e (diff)
Make stlport only optional dependency of postprocess
Diffstat (limited to 'redland')
-rw-r--r--redland/prj/build.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/redland/prj/build.lst b/redland/prj/build.lst
index f6d0562d4bb4..c23ad527fc71 100644
--- a/redland/prj/build.lst
+++ b/redland/prj/build.lst
@@ -1,4 +1,4 @@
-rld redland : stlport soltools LIBXML2:libxml2 LIBXSLT:libxslt OPENSSL:openssl NULL
+rld redland : 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