summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--onlineupdate/Executable_updater.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/onlineupdate/Executable_updater.mk b/onlineupdate/Executable_updater.mk
index eb94e8b92610..5c56edad0ba5 100644
--- a/onlineupdate/Executable_updater.mk
+++ b/onlineupdate/Executable_updater.mk
@@ -43,7 +43,6 @@ $(eval $(call gb_Executable_add_libs,updater,\
-lXrender \
-lSM \
-lICE \
- $(GTK3_LIBS) \
))
endif
@@ -51,10 +50,6 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Executable_add_cxxflags,updater,\
/Zc:wchar_t \
))
-else
-$(eval $(call gb_Executable_add_cxxflags,updater,\
- $$(GTK3_CFLAGS) \
-))
endif
$(eval $(call gb_Executable_use_externals,updater,\