Add package:tar to DEPS to fix broken 3H configurations (flutter/engine#46273)
Filed https://github.com/flutter/flutter/issues/135463 to track adding support for auto-updating this dependency as part of the SDK roll.
This commit is contained in:
3
DEPS
3
DEPS
@@ -471,6 +471,9 @@ deps = {
|
||||
'src/third_party/dart/third_party/pkg/string_scanner':
|
||||
Var('dart_git') + '/string_scanner.git@da9142cf9809e7e1364144b8193ec60d87f0a4b8',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/tar':
|
||||
Var('dart_git') + '/external/github.com/simolus3/tar.git@3c68cba8e51c569428222b9185469249206172c6',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/term_glyph':
|
||||
Var('dart_git') + '/term_glyph.git@1b28285a7e818b8e87c4d2119d968c5b36d73c7a',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user