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