vcl/vcl.common.component.headless |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9259f0018171a39ea57af4dc9e7f4caa05922c6
Author:     Caolán McNamara <[email protected]>
AuthorDate: Wed Dec 10 21:09:40 2025 +0000
Commit:     Stephan Bergmann <[email protected]>
CommitDate: Thu Dec 11 09:48:39 2025 +0100

    include VCLGenericClipboard for headless-only tests
    
    make CppunitTest_starmath_qa_cppunit  
CPPUNIT_TEST_NAME="Test::testCopyPaste"
    
    fails on --disable-gui build
    
    Change-Id: I811487dd57f1474ae93131bf57b5cd04470cdaa5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195410
    Reviewed-by: Stephan Bergmann <[email protected]>
    Tested-by: Jenkins CollaboraOffice <[email protected]>

diff --git a/vcl/vcl.common.component.headless 
b/vcl/vcl.common.component.headless
index 4300832e94b2..e92b54e7ca1b 100644
--- a/vcl/vcl.common.component.headless
+++ b/vcl/vcl.common.component.headless
@@ -3,6 +3,6 @@
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
+com.sun.star.datatransfer.VCLGenericClipboard
 com.sun.star.frame.VCLSessionManagerClient
 vcl::FontIdentificator

Reply via email to