summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 624085ea4ff7..7ca0265af241 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -91,7 +91,7 @@ pkgver() {
build() {
arch-meson "${_pkgname}" build \
- -Dforce_fallback_for=stb \
+ -Dforce_fallback_for=stb,wlroots \
-Dpipewire=enabled
meson compile -C build
}