mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
Update to new harfbuzz path (#2990)
This commit is contained in:
@@ -43,7 +43,7 @@ allowed_hosts = [
|
||||
]
|
||||
|
||||
deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7524fef13a33375c1b9c352875e76d70c9807b30',
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '274a9a3d66d39d47f381de2ede2ece067f8e266c',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
|
||||
@@ -257,7 +257,7 @@ source_set("platform") {
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//third_party/harfbuzz-ng",
|
||||
"//third_party/harfbuzz",
|
||||
]
|
||||
|
||||
public_deps = [
|
||||
|
||||
Reference in New Issue
Block a user