diff --git a/BuildBotLib/qtUpdater.py b/BuildBotLib/qtUpdater.py
index c7525ff..68ff287 100644
--- a/BuildBotLib/qtUpdater.py
+++ b/BuildBotLib/qtUpdater.py
@@ -153,7 +153,6 @@ def getWindowsConfigOptions(props):
     "-skip", "qtwebglplugin",
     "-skip", "qtlocation",
     "-skip", "qtvirtualkeyboard",
-    "-skip", "qtwinextras",
     "-skip", "qtactiveqt",
     "-opengl", "desktop",
     "-xplatform","win32-g++",