From a46ef637d5f37962f826969cb2d7eb4cb9ba81c6 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 15 Nov 2015 04:39:24 +0100 Subject: include breakpad into the build Change-Id: I1bfd107502332fc86ae5e96bbc1f475b8d669c6c Reviewed-on: https://gerrit.libreoffice.org/22547 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- download.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'download.lst') diff --git a/download.lst b/download.lst index 7bf361b0e6fb..7a9835fc8f90 100644 --- a/download.lst +++ b/download.lst @@ -8,6 +8,8 @@ export APR_UTIL_MD5SUM := 71a11d037240b292f824ba1eb537b4e3 export APR_UTIL_TARBALL := apr-util-1.5.3.tar.gz export BOOST_MD5SUM := 65a840e1a0b13a558ff19eeb2c4f0cbe export BOOST_TARBALL := boost_1_60_0.tar.bz2 +export BREAKPAD_TARBALL := breakpad.zip +export BREAKPAD_MD5SUM := 415ce291aa6f2ee1d5db7b62bf62ade8 export BSH_TARBALL := ec1941a74d3ef513c4ce57a9092b74e1-bsh-2.0b5-src.zip export BZIP2_TARBALL := 00b516f4704d4a7cb50a1d97e6e8e15b-bzip2-1.0.6.tar.gz export CAIRO_TARBALL := f101a9e88b783337b20b2e26dfd26d5f-cairo-1.10.2.tar.gz -- cgit