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 | e2b51a413eb57615482b40c7328a3cec3d96843f (patch) | |
tree | dcf2869e15bf01a8dda0762b20e41a23f8de5863 /hunspell/prj | |
parent | 9fc5fd9b930afa0d79135804a2807a34f6fbf7f8 (diff) |
#i103496#: remove superfluous dependencies in external libraries
Diffstat (limited to 'hunspell/prj')
-rw-r--r-- | hunspell/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hunspell/prj/build.lst b/hunspell/prj/build.lst index ac3a882e88a9..ea87500d1d6d 100644 --- a/hunspell/prj/build.lst +++ b/hunspell/prj/build.lst @@ -1,3 +1,3 @@ -hun hunspell : solenv ICU:icu sal NULL +hun hunspell : solenv ICU:icu NULL hun hunspell usr1 - all hun_mkout NULL hun hunspell nmake - all hun_hunspell NULL |