Repository.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 597efeb3aca71183b15a8465390c836614f01436
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon Jan 23 08:17:00 2023 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Mon Jan 23 08:07:28 2023 +0000

    Fix --with-package-format=... builds
    
    after 02c4386a09c7364d58c50a388ff77db14810a218 "move presenter console from
    sdext/ to sd/" removed the PresenterScreen library
    
    Change-Id: Iaca64d340a9e2eb1faacf68c988c46a4a5ab3f62
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145991
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/Repository.mk b/Repository.mk
index 89eb990b3354..7143e0500a35 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -286,7 +286,6 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \
 
 $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
        animcore \
-       PresenterScreen \
        PresentationMinimizer \
        wpftimpress \
 ))

Reply via email to