diff --git a/earthly/rust/Earthfile b/earthly/rust/Earthfile index 1f3f419ff..84c840129 100644 --- a/earthly/rust/Earthfile +++ b/earthly/rust/Earthfile @@ -54,7 +54,8 @@ rust-base: findutils \ pkgconfig \ openssl-dev \ - openssl-libs-static + openssl-libs-static \ + hdf5 # Fix up font cache. RUN fc-cache -f