summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-12-23 23:22:25 +0100
committerMatúš Kukan <matus@libreoffice.org>2017-01-02 21:20:21 +0000
commit35bc9668567a8c61763715f0854a42324dc5a4f4 (patch)
tree72abf594c4a28f314a1f9a874d096b36c21a9f6f /Repository.mk
parentc8660e164e3719ac2b0a626524f88c8c78ac806f (diff)
Remove package with dbghelp.dll
ENABLE_CRASHDUMP is always empty. dbghelp.dll was removed from scp2 in 8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6 Change-Id: I5c47ce4b4cafb2f24185ddd9a31eb1a3176fa176 Reviewed-on: https://gerrit.libreoffice.org/32395 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 8e296ecc399b..8305c97b3bbf 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -774,7 +774,6 @@ endif
$(eval $(call gb_Helper_register_packages, \
test_unittest \
cli_basetypes_copy \
- $(if $(and $(filter MSC,$(COM)),$(ENABLE_CRASHDUMP)),dbghelp) \
desktop_install \
$(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \
extras_fonts \