summaryrefslogtreecommitdiff
path: root/core/links/PKGBUILD
blob: bbe7457ef0c2d3799e86590003dc2c0e8cf84f44 (plain)
1
2
3
4
5
# i486-specific
if [ "${CARCH}" = "i486" ]; then
  # no librsvg, has a cycle with half of gtk
  makedepends=(${makedepends[@]//librsvg/})  
fi