summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-09-16 23:25:09 +0200
committerMathias Bauer <mba@openoffice.org>2009-09-16 23:25:09 +0200
commitc92516883e89327f98606c7641e6d43a1e2d1db2 (patch)
treed5ae3e478cbe830d54f2a8e351954266f2ae422f
parentc3e81ce17ef23f013aacfea5ab08d912a2dd51be (diff)
#i103496#: add missing dependency on soltools
-rw-r--r--cppunit/prj/build.lst2
-rw-r--r--hyphen/prj/build.lst2
-rw-r--r--libtextcat/prj/build.lst2
3 files changed, 3 insertions, 3 deletions
diff --git a/cppunit/prj/build.lst b/cppunit/prj/build.lst
index 19b8cded9ee3..5a048eb9b292 100644
--- a/cppunit/prj/build.lst
+++ b/cppunit/prj/build.lst
@@ -1,3 +1,3 @@
-c5t cppunit : NULL
+c5t cppunit : soltools NULL
c5t cppunit usr1 - all c5t_mkout NULL
c5t cppunit nmake - all c5t_make NULL
diff --git a/hyphen/prj/build.lst b/hyphen/prj/build.lst
index a9e777926c88..c953a5725f70 100644
--- a/hyphen/prj/build.lst
+++ b/hyphen/prj/build.lst
@@ -1,3 +1,3 @@
-hyp hyphen : solenv NULL
+hyp hyphen : soltools solenv NULL
hyp hyphen usr1 - all hyp_mkout NULL
hyp hyphen nmake - all hyp_hyphen NULL
diff --git a/libtextcat/prj/build.lst b/libtextcat/prj/build.lst
index 87e42ef3f0a8..85163759b48e 100644
--- a/libtextcat/prj/build.lst
+++ b/libtextcat/prj/build.lst
@@ -1,3 +1,3 @@
-ltc libtextcat : solenv NULL
+ltc libtextcat : soltools solenv NULL
ltc libtextcat usr1 - all ltc_mkout NULL
ltc libtextcat nmake - all ltc_libtextcat NULL