blob: ef24ad5d95cf556b4723b670997e055a1fd3d1c5 [file] [log] [blame]
#!/bin/bash
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Installs the dependencies necessary to build the Linux Flutter shell, beyond
# those installed by install-build-deps.sh.
set -e
sudo apt-get -y install libgtk-3-dev libx11-dev