]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
src/script: add seastar deps to ubuntu container image
authorJohn Mulligan <phlogistonjohn@asynchrono.us>
Tue, 18 Mar 2025 22:53:19 +0000 (18:53 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 24 Jul 2025 13:32:24 +0000 (09:32 -0400)
commit89d4d60565ac3d8438aa2a83fa96fa9dcf4bff30
treef6d0b39eb836201934ef087f704b3ee3b04d73e7
parent35a848da909543e7036185cf6e78b6693453e8ac
src/script: add seastar deps to ubuntu container image

Add some dependencies that are needed to build with seastar enabled on
ubuntu (22.04). These deps apparently don't get installed via
install-deps.sh - possibly because ubuntu packages never enable
seastar/crimson?

Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
(cherry picked from commit 6acd8f039ee56cfe0ad70d6c80cbcabe25984ac3)
src/script/buildcontainer-setup.sh