tdf#103332, install the new calc default styles correctly
Change-Id: I7bfa0edc3bf286d304ae2648e563216ce850e4d1 Reviewed-on: https://gerrit.libreoffice.org/32262 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
This commit is contained in:
parent
36750bc977
commit
df4b8ae22f
1 changed files with 4 additions and 1 deletions
|
@ -795,7 +795,6 @@ $(eval $(call gb_Helper_register_packages, \
|
|||
postprocess_registry \
|
||||
python_zipcore \
|
||||
readlicense_oo_readmes \
|
||||
sc_res_xml \
|
||||
sdext_pdfimport_pdf \
|
||||
setup_native_misc \
|
||||
share \
|
||||
|
@ -807,6 +806,10 @@ $(eval $(call gb_Helper_register_packages_for_install,impress,\
|
|||
sd_xml \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_packages_for_install,calc,\
|
||||
sc_res_xml \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Helper_register_packages_for_install,ure,\
|
||||
instsetoo_native_setup_ure \
|
||||
ure_install \
|
||||
|
|
Loading…
Reference in a new issue