summaryrefslogtreecommitdiff
path: root/extra/xorg-xwayland/PKGBUILD
blob: 32c006178cbb5dabeecb1d0ce315d39fb4bd3262 (plain)
1
2
3
4
# libdrm missing on i486?
if [ "$CARCH" = 'i486' ]; then
  depends+=(libdrm)
fi