[Libreoffice-commits] core.git: vcl/Library_vclplug_qt5.mk
Stephan Bergmann
sbergman at redhat.com
Mon Jun 11 08:40:36 UTC 2018
vcl/Library_vclplug_qt5.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f49d9c7217eb254d8b1fca9c92d22a00470ca579
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Jun 11 10:40:06 2018 +0200
Dependency on salhelper::SimpleReferenceObject
Change-Id: I14483c82490e17e9832215bc90a7f5870215bb93
diff --git a/vcl/Library_vclplug_qt5.mk b/vcl/Library_vclplug_qt5.mk
index f08916decbab..4fcd649e1777 100644
--- a/vcl/Library_vclplug_qt5.mk
+++ b/vcl/Library_vclplug_qt5.mk
@@ -49,6 +49,7 @@ $(eval $(call gb_Library_use_libraries,vclplug_qt5,\
jvmaccess) \
cppu \
sal \
+ salhelper \
))
$(eval $(call gb_Library_use_externals,vclplug_qt5,\
More information about the Libreoffice-commits
mailing list