Related: tdf#101970 Add missing bits for --without-template flag

Package creation have failed with "--without-template".

Change-Id: I0f6fb4abef8d9500b2901ee58f2c52699f7b4ea3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157936
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Jenkins
diff --git a/Repository.mk b/Repository.mk
index 4d0e424..f2d560b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -963,11 +963,13 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
	extras_persona_pink \
	extras_persona_sand \
	extras_persona_white \
	extras_templates \
	extras_tplpresnt \
	extras_tplwizbitmap \
	extras_tplwizdesktop \
	extras_tplwizard \
	$(if $(WITH_TEMPLATES),\
		extras_templates \
		extras_tplpresnt \
		extras_tplwizbitmap \
		extras_tplwizard \
	) \
	framework_dtd \
	$(if $(filter $(OS),MACOSX),infoplist) \
	oox_customshapes \