]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerJohn Mulligan <phlogistonjohn@asynchrono.us>
Tue, 18 Mar 2025 22:53:19 +0000 (18:53 -0400)
commit6acd8f039ee56cfe0ad70d6c80cbcabe25984ac3
treed9060b517e0fa78f4624dac7b8981d63bc86b719
parentbc80c5fde5944f04a31d3f9f29db145b05214ab3
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>
src/script/buildcontainer-setup.sh