Skip to content

Commit

Permalink
unify deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-schwartz committed Jan 6, 2025
1 parent b15555d commit d5bcea3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/ciimage/gentoo/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pkgs_stable=(

dev-libs/elfutils
dev-util/gdbus-codegen
dev-util/glib-utils
dev-libs/gobject-introspection
dev-util/itstool
dev-libs/protobuf
Expand All @@ -38,6 +39,7 @@ pkgs_stable=(
dev-cpp/gtest
sci-libs/hdf5
dev-qt/linguist-tools
dev-qt/qtgui:5
llvm-core/llvm
dev-qt/qttools

Expand All @@ -59,9 +61,6 @@ pkgs_stable=(
#dev-libs/wayland
#dev-libs/wayland-protocols
#dev-python/pypy3
#dev-qt/qtbase:6
#dev-qt/qtcore:5
#dev-qt/qttools:6
#dev-vcs/mercurial
#gnustep-base/gnustep-base
#media-gfx/graphviz
Expand Down Expand Up @@ -103,6 +102,7 @@ mkdir /etc/portage/binrepos.conf || true
mkdir /etc/portage/profile || true
cat <<-EOF > /etc/portage/package.use/ci
dev-cpp/gtkmm X
media-libs/libglvnd X
x11-libs/libxkbcommon X
dev-lang/rust clippy rustfmt
dev-lang/rust-bin clippy rustfmt
Expand Down

0 comments on commit d5bcea3

Please sign in to comment.