Fix Indentation
This commit is contained in:
@@ -8,16 +8,16 @@ apt-get install -y build-essential wget git python-launchpadlib libssl-dev
|
||||
# Install specific versions of packages with their dependencies
|
||||
# The apt repositories remove older versions regularly, so we can't use
|
||||
# apt-get and have to pull the packages directly from the archives.
|
||||
/yuzu/.travis/linux-frozen/install_package.py \
|
||||
libsdl2-dev 2.0.4+dfsg1-2ubuntu2 xenial \
|
||||
qtbase5-dev 5.9.3+dfsg-0ubuntu1 bionic \
|
||||
libharfbuzz0b 1.7.2-1 bionic \
|
||||
libqt5opengl5-dev 5.9.3+dfsg-0ubuntu1 bionic \
|
||||
libfontconfig1 2.12.6-0ubuntu1 bionic \
|
||||
libfreetype6 2.8-0.2ubuntu2 bionic \
|
||||
libicu-le-hb0 1.0.3+git161113-4 bionic \
|
||||
libdouble-conversion1 2.0.1-4ubuntu1 bionic \
|
||||
qtchooser 64-ga1b6736-5 bionic \
|
||||
/yuzu/.travis/linux-frozen/install_package.py \
|
||||
libsdl2-dev 2.0.4+dfsg1-2ubuntu2 xenial \
|
||||
qtbase5-dev 5.9.3+dfsg-0ubuntu1 bionic \
|
||||
libharfbuzz0b 1.7.2-1 bionic \
|
||||
libqt5opengl5-dev 5.9.3+dfsg-0ubuntu1 bionic \
|
||||
libfontconfig1 2.12.6-0ubuntu1 bionic \
|
||||
libfreetype6 2.8-0.2ubuntu2 bionic \
|
||||
libicu-le-hb0 1.0.3+git161113-4 bionic \
|
||||
libdouble-conversion1 2.0.1-4ubuntu1 bionic \
|
||||
qtchooser 64-ga1b6736-5 bionic \
|
||||
libicu60 60.2-1ubuntu1 bionic
|
||||
|
||||
# Get a recent version of CMake
|
||||
|
||||
Reference in New Issue
Block a user