提交 f0694bbc 编写于 作者: P P.Y. Laligand 提交者: GitHub

Added missing dependencies for the sky_engine package on Fuchsia. (#3619)

This was exposed by minimal builds which do not build //flutter.
上级 c7e19fc3
......@@ -126,5 +126,11 @@ if (is_fuchsia) {
package_name = "sky_engine"
source_dir = rebase_path("$root_gen_dir/dart-pkg/sky_engine/lib")
non_dart_deps = [
# This will ensure all the source files needed for this package are
# copied to the right location.
":sky_engine",
]
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册