summaryrefslogtreecommitdiff
path: root/community/octave/PKGBUILD
blob: 406c2a078c20f3529e56cd0ef377b1915c096e50 (plain)
1
2
3
4
# qscintilla needs a qt5/qt6 split first, so build without qscintilla on i486 for now
if [ "$CARCH" = 'i486' ]; then
  depends=(${depends[@]//qscintilla-qt5/})
fi