vcl/Library_vcl.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bce1f0b3d103fb435d4fa468c91efec8bf9a5b2d
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Tue Aug 22 08:38:18 2023 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Sat Aug 26 01:04:43 2023 +0200

    vcl does not actually use mdds
    
    This was added in a copy-paste accident
    
    Change-Id: Ifdc9dde30a2d933d4f709f1344d402f9585bbf9e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155931
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 7776ced51b56..6eb5043defed 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -93,7 +93,6 @@ $(eval $(call gb_Library_use_externals,vcl,\
     libpng \
     libtiff \
     libwebp \
-    mdds_headers \
 ))
 
 $(eval $(call gb_Library_add_exception_objects,vcl,\

Reply via email to