Fix tabs->space issues
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# Package list for Ubuntu 18.04
|
||||
|
||||
# Build Tools Packages
|
||||
cmake/3.20.1-0kitware1ubuntu18.04.1 # For cmake
|
||||
clang-6.0 # For Ninja Build System
|
||||
ninja-build # For the compiler and its dependencies
|
||||
cmake/3.20.1-0kitware1ubuntu18.04.1 # For cmake
|
||||
clang-6.0 # For Ninja Build System
|
||||
ninja-build # For the compiler and its dependencies
|
||||
|
||||
# Build Libraries
|
||||
libglu1-mesa-dev # For Qt (GL dependency)
|
||||
libxcb-xinerama0 # For Qt plugins at runtime
|
||||
libxcb-xinput0 # For Qt plugins at runtime
|
||||
libcurl4-openssl-dev # For HttpRequestor
|
||||
libsdl2-dev # for WWise/Audio
|
||||
libglu1-mesa-dev # For Qt (GL dependency)
|
||||
libxcb-xinerama0 # For Qt plugins at runtime
|
||||
libxcb-xinput0 # For Qt plugins at runtime
|
||||
libcurl4-openssl-dev # For HttpRequestor
|
||||
libsdl2-dev # for WWise/Audio
|
||||
zlib1g-dev
|
||||
mesa-common-dev
|
||||
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
# Package list for Ubuntu 20.04
|
||||
|
||||
# Build Tools Packages
|
||||
cmake/3.20.1-0kitware1ubuntu20.04.1 # For cmake
|
||||
clang-6.0 # For Ninja Build System
|
||||
ninja-build # For the compiler and its dependencies
|
||||
cmake/3.20.1-0kitware1ubuntu20.04.1 # For cmake
|
||||
clang-6.0 # For Ninja Build System
|
||||
ninja-build # For the compiler and its dependencies
|
||||
|
||||
# Build Libraries
|
||||
libglu1-mesa-dev # For Qt (GL dependency)
|
||||
libxcb-xinerama0 # For Qt plugins at runtime
|
||||
libxcb-xinput0 # For Qt plugins at runtime
|
||||
libcurl4-openssl-dev # For HttpRequestor
|
||||
libsdl2-dev # for WWise/Audio
|
||||
libglu1-mesa-dev # For Qt (GL dependency)
|
||||
libxcb-xinerama0 # For Qt plugins at runtime
|
||||
libxcb-xinput0 # For Qt plugins at runtime
|
||||
libcurl4-openssl-dev # For HttpRequestor
|
||||
libsdl2-dev # for WWise/Audio
|
||||
zlib1g-dev
|
||||
mesa-common-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user