summaryrefslogtreecommitdiff
path: root/extra/libepoxy/PKGBUILD
blob: a0db5ec5f506ea710a62ed8ef1ed5380131b3dd6 (plain)
1
2
3
4
# on i486 we need libglvnd for libepoxy (mesa doesn't depend on it?)
if [ "$CARCH" = 'i486' ]; then
  depends+=(libglvnd)
fi