diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-03-18 12:22:45 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-03-18 12:22:45 +0100 |
commit | a3b11690a6c3ba6af3cb8fbd6c35c1595ee7a15e (patch) | |
tree | 21051fda2f0336bd85bb498a71f3dfc6fc2a235c /neon | |
parent | aa486cb7d424bfb764ec5342d01e0255e5718899 (diff) |
ause110: #i106731# yet another changed tarball
Diffstat (limited to 'neon')
-rw-r--r-- | neon/makefile.mk | 2 | ||||
-rwxr-xr-x | neon/prj/build.lst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/neon/makefile.mk b/neon/makefile.mk index a53eeb17250c..440a6ebf4f74 100644 --- a/neon/makefile.mk +++ b/neon/makefile.mk @@ -49,7 +49,7 @@ TARGET=so_neon NEON_NAME=neon-0.29.3 TARFILE_NAME=$(NEON_NAME) -TARFILE_MD5=b99b3f44e8507ae2d17362f1b34aaf02 +TARFILE_MD5=ba1015b59c112d44d7797b62fe7bee51 PATCH_FILES=neon.patch .IF "$(GUI)"=="WNT" diff --git a/neon/prj/build.lst b/neon/prj/build.lst index 2a133605b11e..a9786c796bd2 100755 --- a/neon/prj/build.lst +++ b/neon/prj/build.lst @@ -1,3 +1,3 @@ -xh neon : OPENSSL:openssl soltools external EXPAT:expat LIBXML2:libxml2 NULL +xh neon : OPENSSL:openssl ZLIB:zlib stlport soltools external EXPAT:expat LIBXML2:libxml2 NULL xh neon usr1 - all xh_mkout NULL xh neon nmake - all xh_neon NULL |