summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-01 23:52:00 +0100
committerSam James <sam@gentoo.org>2025-10-29 05:13:18 +0000
commit76cec64832d26f47a0e34fdb16b2d9e279c6c2a0 (patch)
tree737de2cfc58d100a69533374ae92d83d4d6d569e
parentaac2f8223e392b4a1d53b66ad5172e528c625f2b (diff)
downloadmeson-76cec64832d26f47a0e34fdb16b2d9e279c6c2a0.tar.gz
ci: gentoo: use stable Boost
By doing some cleanups here, we can now use a binpkg for dev-build/b2 and often dev-libs/boost. Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xci/ciimage/gentoo/install.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/ci/ciimage/gentoo/install.sh b/ci/ciimage/gentoo/install.sh
index 584584e8e..68bcac11a 100755
--- a/ci/ciimage/gentoo/install.sh
+++ b/ci/ciimage/gentoo/install.sh
@@ -29,6 +29,7 @@ pkgs_stable=(
dev-libs/protobuf
# custom deps
+ dev-libs/boost
net-libs/libpcap
dev-util/gtk-doc
media-libs/libwmf
@@ -70,9 +71,6 @@ pkgs_stable=(
#x11-libs/gtk+:3
)
pkgs_latest=(
- dev-build/b2
- dev-libs/boost
-
dev-build/autoconf
dev-build/automake