summaryrefslogtreecommitdiff
path: root/extra/wpewebkit/PKGBUILD
blob: 1e02c2d65d375ca78091d23450abd0e7a805e832 (plain)
1
2
3
4
# break cycle with gst-plugins-bad on i486
if [ "$CARCH" = 'i486' ]; then
  makedepends=(${makedepends[@]//gst-plugins-bad/})
fi