summaryrefslogtreecommitdiff
path: root/stage-queue
diff options
context:
space:
mode:
Diffstat (limited to 'stage-queue')
-rwxr-xr-xstage-queue10
1 files changed, 9 insertions, 1 deletions
diff --git a/stage-queue b/stage-queue
index 2134bd5..a845e5e 100755
--- a/stage-queue
+++ b/stage-queue
@@ -70,6 +70,7 @@ done
# packaging/qt5/Qt5/libQt5Widgets \
# packaging/qt5/Qt5/libQt5WidgetsTests
+
etc/stage-pkg -Q alpha -c -d Qt6 packaging/qt6/Qt6/Qt6Moc \
packaging/qt6/Qt6/Qt6Rcc \
packaging/qt6/Qt6/Qt6Uic \
@@ -90,7 +91,14 @@ etc/stage-pkg -Q alpha -c -d odb \
../odb/odb/libodb-boost \
../odb/odb/libodb-qt \
../odb/odb/odb-tests \
- ../odb/odb/odb-examples
+ ../odb/odb/odb-examples
+
+# Standard pre-installed build system modules that cannot be fully tested in
+# the stage repository due to extra dependencies.
+#
+etc/stage-pkg -Q alpha -c -d build2 \
+ libbuild2-qt/libbuild2-qt \
+ libbuild2-qt/libbuild2-qt-tests
# Regenerate repository and publish.
#