mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
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
|
||||
|
||||
build() {
|
||||
export PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig'
|
||||
arch-meson \
|
||||
-Dsd-bus-provider=libsystemd \
|
||||
-Dwerror=false \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue