From 4d131068d401ca8d701722da38665e151815db28 Mon Sep 17 00:00:00 2001 From: Chinmay Garde Date: Thu, 17 Nov 2016 14:07:10 -0800 Subject: [PATCH] Fix Linux builds after Skia roll due to missing FontConfig target. (flutter/engine#3236) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 09a408c1caa..6b4d3bd4147 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + '8e0347319b586cc29650e5bd878ddf73a3a6823d', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f0135c944330591d01ffd0c685fb7ecd82253497', # Fuchsia compatibility #