From 9939f1721a3bf4fca69ae87bc7bd9fc8ac407f83 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Jun 2024 08:30:01 +0200 Subject: Updates for 0.17.0 release --- stage-queue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'stage-queue') 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. # -- cgit v1.1