diff --git a/earthly/flutter_rust_bridge/Earthfile b/earthly/flutter_rust_bridge/Earthfile index 406d123b..76f2c1c4 100644 --- a/earthly/flutter_rust_bridge/Earthfile +++ b/earthly/flutter_rust_bridge/Earthfile @@ -16,7 +16,8 @@ builder: wget \ tar \ xz-utils \ - git + git \ + build-essential DO flutter-ci+INSTALL_FLUTTER DO rust-ci+INSTALL_RUST