Fix building non-git PKGBUILD (#88)

This commit is contained in:
Erik Reider 2023-01-08 21:53:05 +01:00 committed by GitHub
parent 558c67378f
commit 1baba77c74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ options=(debug)
install=sway.install
build() {
export PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig'
arch-meson \
-Dsd-bus-provider=libsystemd \
-Dwerror=false \