scp2/source/ooo/file_ooo.scp | 1 - 1 file changed, 1 deletion(-) New commits: commit 6b63318f73de07b9a9697284d018e1271cb3307c Author: Michael Weghorn <m.wegh...@posteo.de> AuthorDate: Wed Dec 18 13:10:01 2024 +0100 Commit: Michael Weghorn <m.wegh...@posteo.de> CommitDate: Wed Dec 18 14:48:17 2024 +0100
scp: Drop reference to no longer existing acc files These are no more since commit 9283da858506fe3b4383e4cfe0506e470a4356f6 Author: Michael Weghorn <m.wegh...@posteo.de> Date: Tue Dec 17 12:04:04 2024 +0100 a11y: Merge accessibility module into vcl , so drop the reference. Fixes the build failure seen in the macOS daily build [1]. Thanks to Christian Lohmaier for pointing it out. [1] https://ci.libreoffice.org/job/lo_daily_tb_mac/1946/console Change-Id: Ib4a5c4cb2774f596332715fe6dd2faea678e9ce5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178721 Reviewed-by: Michael Weghorn <m.wegh...@posteo.de> Tested-by: Jenkins diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index f5573c3ab872..06e09dea1ce0 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -175,7 +175,6 @@ UI_FILELIST(vcl, "UIConfig/vcl.filelist") UI_FILELIST(writerperfect, "UIConfig/writerperfect.filelist") UI_FILELIST(xmlsec, "UIConfig/xmlsec.filelist") -MO_FILELIST_ALL_LANG(acc) MO_FILELIST_ALL_LANG(avmedia) #ifndef DISABLE_SCRIPTING MO_FILELIST_ALL_LANG(basctl)