summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-11-03 15:04:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-11-04 11:41:00 +0100
commita273f191b24c9f6d82d979fd1488b9dcd78977e6 (patch)
tree80af0667ecfddbedd24efc44168f610ee36432a9 /vcl
parent2b17a5d63a93a5547beec2fd0d751b5995ba55fb (diff)
vclplug_qt5 doesn't appear to need to link to vclplug_x11
Change-Id: I7f4c3fb210996c0ce66d3d9448a3954ce1aaa525 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105215 Reviewed-by: Michael Stahl <michael.stahl@cib.de> Tested-by: Jenkins
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_vclplug_qt5.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Library_vclplug_qt5.mk b/vcl/Library_vclplug_qt5.mk
index c1aaccea84c8..25cbfe9f60ba 100644
--- a/vcl/Library_vclplug_qt5.mk
+++ b/vcl/Library_vclplug_qt5.mk
@@ -35,7 +35,6 @@ $(eval $(call gb_Library_add_defs,vclplug_qt5,\
$(eval $(call gb_Library_use_sdk_api,vclplug_qt5))
$(eval $(call gb_Library_use_libraries,vclplug_qt5,\
- $(if $(USING_X11),vclplug_gen) \
vcl \
tl \
utl \