generated from archlinux/template
Fix typo that breaks build
This commit is contained in:
parent
56bf57c504
commit
bbac323ada
2
PKGBUILD
2
PKGBUILD
@ -173,7 +173,7 @@ build() {
|
|||||||
-DLAF_BACKEND=skia \
|
-DLAF_BACKEND=skia \
|
||||||
-DSKIA_DIR="${srcdir}/skia" \
|
-DSKIA_DIR="${srcdir}/skia" \
|
||||||
-DSKIA_LIBRARY_DIR="${srcdir}/skia/out/Release-x64" \
|
-DSKIA_LIBRARY_DIR="${srcdir}/skia/out/Release-x64" \
|
||||||
-DSKIA_LIBRARY="${srcdir}/deps/skia/out/Release-x64/libskia.a" \
|
-DSKIA_LIBRARY="${srcdir}/skia/out/Release-x64/libskia.a" \
|
||||||
-G Ninja \
|
-G Ninja \
|
||||||
..
|
..
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user