aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index abc8d9e5d..ffb561c95 100644
--- a/setup.py
+++ b/setup.py
@@ -1569,6 +1569,8 @@ class pyside_build(_build):
qt_artifacts_permanent = [
"opengl*.dll",
"d3d*.dll",
+ "libEGL*.dll",
+ "libGLESv2*.dll",
"designer.exe",
"linguist.exe",
"lrelease.exe",