diff options
-rw-r--r-- | configure.in | 1 | ||||
-rw-r--r-- | ooo.lst.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 4e37bcdc9400..e0544a1e7b13 100644 --- a/configure.in +++ b/configure.in @@ -8605,6 +8605,7 @@ if test "$with_system_orcus" = "yes"; then PKG_CHECK_MODULES(ORCUS, orcus >= 0.1.0) else AC_MSG_RESULT([internal]) + ORCUS_TARBALL=46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2 BUILD_TYPE="$BUILD_TYPE LIBORCUS" SYSTEM_LIBORCUS=NO fi diff --git a/ooo.lst.in b/ooo.lst.in index 367b829b9cc4..416968e84f7c 100644 --- a/ooo.lst.in +++ b/ooo.lst.in @@ -99,6 +99,7 @@ fa6a2f85bd28baab035b2c95e722713f-liblangtag-0.2.tar.bz2 @GOOGLE_DOCS_EXTENSION_PACK@ @FREETYPE_TARBALL@ @FONTCONFIG_TARBALL@ +@ORCUS_TARBALL@ http://dev-www.libreoffice.org/extern 185d60944ea767075d27247c3162b3bc-unowinreg.dll http://ooo.itc.hu/oxygenoffice/download/libreoffice/ |