summaryrefslogtreecommitdiff
path: root/desktop/Pagein_common.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-13 10:37:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-30 16:53:32 +0200
commit1ae450504cf57457f9702684b1517fda1dd3c481 (patch)
tree2b1fc3870594dcc01217e3e406322ab084e258ef /desktop/Pagein_common.mk
parent25ca657f8d0f1febaf0d5984bc862f3072ad197b (diff)
drop gtk2 support
Change-Id: Ie838cabfecfef7e3225c1555536d5c9cf3b43f15 Reviewed-on: https://gerrit.libreoffice.org/77405 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/Pagein_common.mk')
-rw-r--r--desktop/Pagein_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk
index ca5873db7903..c1661a39b641 100644
--- a/desktop/Pagein_common.mk
+++ b/desktop/Pagein_common.mk
@@ -28,7 +28,7 @@ $(eval $(call gb_Pagein_add_objects,common,\
ucb1 \
configmgr \
vclplug_gen \
- $(if $(findstring TRUE,$(ENABLE_GTK)),vclplug_gtk) \
+ $(if $(findstring TRUE,$(ENABLE_GTK3)),vclplug_gtk3) \
basegfx \
sot \
xmlscript \