summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-08-27 16:27:31 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2020-08-27 22:49:23 +0000
commit371183e7a6fde77ec7e5416791dc4bcfc48cc55b (patch)
tree41668981a51dbdd128c2e85b1ce9f4c72f4d1ede /src
parent6bfdd24d0f988b47df8027dd8eb60d786a8a5571 (diff)
downloadqtivi-371183e7a6fde77ec7e5416791dc4bcfc48cc55b.tar.gz
Fix build issues
'$PYTHONHOME' in ivigenerator.prf expanded to 'YTHONHOME'. Running generate.py failed with ImportError: No module named 'tarfile' Change-Id: I22517605b42eb23f46d9b1694b9ce5a516528327 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/tools/ivigenerator/deploy-virtualenv-files.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/ivigenerator/deploy-virtualenv-files.txt b/src/tools/ivigenerator/deploy-virtualenv-files.txt
index 5808a1e..97fec4c 100644
--- a/src/tools/ivigenerator/deploy-virtualenv-files.txt
+++ b/src/tools/ivigenerator/deploy-virtualenv-files.txt
@@ -3,6 +3,7 @@ io.py
site.py
os.py
stat.py
+tarfile.py
ntpath.py
genericpath.py
re.py