From 76cec64832d26f47a0e34fdb16b2d9e279c6c2a0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 1 Jul 2025 23:52:00 +0100 Subject: 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 --- ci/ciimage/gentoo/install.sh | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3