Skip to content

Commit

Permalink
ci: gentoo: install dev-qt/qttools
Browse files Browse the repository at this point in the history
Qt 6 now has stable keywords (and has for a while). Recent stabilisation
of Plasma 6 now pulls in Qt 6 in the image builder so frameworks: 4 qt
fails as qttools is missing.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 12, 2024
1 parent 4179996 commit 9c6881f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/ciimage/gentoo/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ pkgs_stable=(
sci-libs/hdf5
dev-qt/linguist-tools
sys-devel/llvm
# qt6 unstable
#dev-qt/qttools
dev-qt/qttools

# misc
app-admin/sudo
Expand Down

0 comments on commit 9c6881f

Please sign in to comment.