Fix building non-git PKGBUILD (#88)
This commit is contained in:
parent
558c67378f
commit
1baba77c74
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ options=(debug)
|
||||||
install=sway.install
|
install=sway.install
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
export PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig'
|
||||||
arch-meson \
|
arch-meson \
|
||||||
-Dsd-bus-provider=libsystemd \
|
-Dsd-bus-provider=libsystemd \
|
||||||
-Dwerror=false \
|
-Dwerror=false \
|
||||||
|
|
Loading…
Add table
Reference in a new issue