diff options
author | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-11-13 00:06:22 +0100 |
---|---|---|
committer | Bjoern Michaelsen <b_michaelsen@openoffice.org> | 2010-11-13 00:06:22 +0100 |
commit | 5b1c7dddef338c0240530eb383b195a6cde996db (patch) | |
tree | bfae505b9b950fbedfa916eb4d393f00c31bc80e /svl/prj | |
parent | 0fb5c9ef69c9913f2a610437f7244da1a2f36cbc (diff) |
gnumake2: #i115558# svl needs to depend on libxslt for xsltproc
Diffstat (limited to 'svl/prj')
-rw-r--r-- | svl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 10b9cfe432f2..17a26dd2a6c7 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,4 +1,4 @@ -sl svl : l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot NULL +sl svl : l10n rsc offuh ucbhelper unotools cppu cppuhelper comphelper sal sot libxslt NULL sl svl usr1 - all svl_mkout NULL sl svl\prj nmake - all svl_prj NULL |