summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorRene Engelhard <rene@rene-engelhard.de>2018-05-18 14:31:35 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-05-23 12:02:59 +0200
commit3e9c908b73f0fe0978c9980750a06bbc9e02295e (patch)
tree01601c826307aeb4ee3e4a50525a8039e59de443 /Repository.mk
parent5c6c6ebd121a50b293e015d0aa6c0f1e4dc416ae (diff)
remove Linux ("UNX") systray "Quickstarter"
Change-Id: Ie0e8b8b7ad59ee640d6b195dfae1a7cf745056fd Reviewed-on: https://gerrit.libreoffice.org/54543 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 7a019e2d311b..b69650c0d62b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -289,7 +289,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \
$(if $(ENABLE_EVOAB2),evoab) \
$(if $(ENABLE_GTK),vclplug_gtk) \
$(if $(ENABLE_GTK3),vclplug_gtk3) \
- $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \
$(if $(ENABLE_GIO),losessioninstall) \
$(if $(ENABLE_GIO),ucpgio1) \
))