summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/mesa/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index 43dc0753..9978cced 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -128,4 +128,5 @@ fi
if [ "$CARCH" = 'i486' ]; then
depends+=(libdrm)
depends+=(libxshmfence)
+ depends+=(wayland)
fi