summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-05-31 07:59:15 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2022-06-14 04:51:10 +0000
commitd0394fd7b90e2ad88b61bb55680e0d89db1088bc (patch)
treeaaea75289ac156f3ba7443290b77292ccb172bad
parent49f1e941f457699e3626a04ff162416bf38545ef (diff)
Add qt/tqtc-qtvncserver in Qt6 extra repositories
From Qt 6.4 -> tqtc-qtvncserver will be part of Qt Commercial release and so on we need to take it in branching etc. Pick-to: master Change-Id: I3fbc8bdab11ff776c2a1f88eb3e29e6e211b217d Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io> Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
-rwxr-xr-xscripts/qt/branch_qt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/qt/branch_qt.py b/scripts/qt/branch_qt.py
index cb1f262b..a7826900 100755
--- a/scripts/qt/branch_qt.py
+++ b/scripts/qt/branch_qt.py
@@ -59,6 +59,7 @@ qt6_extra_repositories = [
"qt/qtapplicationmanager",
"qt/tqtc-qmlcompilerplus",
"qt/tqtc-android-automotive",
+ "qt/tqtc-qtvncserver",
]