William Hesse eb2040986b Re-add package tar to DEPS (flutter/engine#46190)
A partial roll of the Dart SDK removed a manually added third-party dependency on package tar, since the roll was to an earlier SDK version that didn't have the new package.

Relanding the package addition from
https://github.com/flutter/engine/pull/46140
that was partially reverted by autoroll
https://github.com/flutter/engine/pull/46176

This should not happen again, because the next Dart SDK dev version should include the new package.

Manual addition of new packages from Dart SDK DEPS to Flutter engine DEPS is needed because the autoroller cannot add new packages.  An early signal that this needs done is failures on the monorepo builders that build the main branches of Dart SDK, Flutter engine, and Flutter framework together. This PR will fix those failures, and allow the next autoroll to succeed.
2023-09-22 10:16:01 +00:00
Description
No description provided
BSD-3-Clause 323 MiB
Languages
Dart 75.4%
C++ 16.4%
Objective-C++ 2.7%
Java 2.7%
Objective-C 0.6%
Other 1.8%