]> 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, 31 Jul 2025 21:58:53 +0000 (17:58 -0400)
commit9808f714eedf28b94bd21b9160668c2cb40bbf6e
tree8f61255391bb2bd3b79a22550f42a2881c4928d9
parentf0096754c507cdf70d04fd057055484ddaa9bbb6
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