зеркало из https://github.com/mozilla/moz-skia.git
Spelling fix, comments explaining script.
R=mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/261913006 git-svn-id: http://skia.googlecode.com/svn/trunk@14565 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
160b478eed
Коммит
3df4e95402
|
@ -4,6 +4,10 @@
|
||||||
# Use of this source code is governed by a BSD-style license that can be
|
# Use of this source code is governed by a BSD-style license that can be
|
||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
|
# install_dependencies.sh will install system-specific Skia
|
||||||
|
# dependencies using your system's package manager. If your system is
|
||||||
|
# not supported, add logic here to support it.
|
||||||
|
|
||||||
if command -v lsb_release > /dev/null ; then
|
if command -v lsb_release > /dev/null ; then
|
||||||
case $(lsb_release -i -s) in
|
case $(lsb_release -i -s) in
|
||||||
Ubuntu)
|
Ubuntu)
|
Загрузка…
Ссылка в новой задаче