Upload .config file when building linux-lts-llvm

This commit is contained in:
ImperatorStorm 2022-02-18 22:50:05 -08:00
parent 34059c175c
commit 3c989507b1

View File

@ -32,7 +32,10 @@ makedepends=(# "Meta" dependencies
# Aseprite (including e.g. LAF)
libxi
# Skia
gn harfbuzz-icu)
gn harfbuzz-icu
# TODO: Benchmark clang v gcc
# clang
)
source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprite-v$pkgver-Source.zip"
# Which branch a given build of Aseprite requires is noted in its `INSTALL.md`
"git+https://github.com/aseprite/skia.git#branch=aseprite-m96"