diff options
author | Sven Jacobi <sj@openoffice.org> | 2002-08-19 15:26:14 +0000 |
---|---|---|
committer | Sven Jacobi <sj@openoffice.org> | 2002-08-19 15:26:14 +0000 |
commit | ae6eb9b5078a73f216fb213bb2bfe1354d500007 (patch) | |
tree | 8712ff54954783c7d6ed6d34d337f9273d1744d5 /svtools/prj/build.lst | |
parent | a9d5bdd111caaa7636eb57afb3485b1a81f56bfc (diff) |
#100157# added missing dependency for jpeg
Diffstat (limited to 'svtools/prj/build.lst')
-rw-r--r-- | svtools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/prj/build.lst b/svtools/prj/build.lst index 878a89a00c43..07e2610660b9 100644 --- a/svtools/prj/build.lst +++ b/svtools/prj/build.lst @@ -1,4 +1,4 @@ -st svtools : toolkit ucbhelper unotools NULL +st svtools : toolkit ucbhelper unotools jpeg NULL st svtools usr1 - all st_mkout NULL st svtools\inc get - all st_inc NULL st svtools\inc\sane get - all st_incsa NULL |