ooo.lst: add also tarballs needed for build platform
Change-Id: I121b9f8822afc379a619eaa52c5e050457f1d8c3 Reviewed-on: https://gerrit.libreoffice.org/1082 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
This commit is contained in:
committed by
Tor Lillqvist
parent
c7be4968e8
commit
c06e51aa43
@@ -12484,6 +12484,12 @@ fi
|
|||||||
|
|
||||||
AC_SUBST(LO_PATH)
|
AC_SUBST(LO_PATH)
|
||||||
|
|
||||||
|
# We need at least berkeleydb for build platform in ooo.lst
|
||||||
|
if test "$CROSS_COMPILING" = "YES" ; then
|
||||||
|
BUILD_TARBALLS="d70951c80dabecc2892c919ff5d07172-db-4.7.25.NC-custom.tar.gz"
|
||||||
|
fi
|
||||||
|
AC_SUBST(BUILD_TARBALLS)
|
||||||
|
|
||||||
# make sure config.guess is +x; we execute config.guess, so it has to be so
|
# make sure config.guess is +x; we execute config.guess, so it has to be so
|
||||||
chmod +x ./config.guess
|
chmod +x ./config.guess
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
http://dev-www.libreoffice.org/src
|
http://dev-www.libreoffice.org/src
|
||||||
|
@BUILD_TARBALLS@
|
||||||
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
|
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
|
||||||
7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz
|
7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz
|
||||||
c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz
|
c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz
|
||||||
|
Reference in New Issue
Block a user