summaryrefslogtreecommitdiff
path: root/community/mupdf/PKGBUILD
blob: efc73526bb4f41884b3dbaa9eb6da9ba50ed5815 (plain)
1
2
3
4
# avoid linking issues with freeglut on i486 (don't know why this is needed?)
if [ "$CARCH" == 'i486' ]; then
  makedepends+=(libxxf86vm)
fi