From f1190d0468fdfb02c09714a1a57a238e6956d73c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 29 May 2021 09:43:18 +0200 Subject: extra/mesa: added wayland on i486 --- extra/mesa/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'extra') 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 -- cgit v1.2.3-54-g00ecf