summaryrefslogtreecommitdiff
path: root/community/python-networkx/PKGBUILD
blob: e01ed35fbcc20fcaaa705d0abcabce109620a9a3 (plain)
1
2
3
4
5
6
7
# python-matplotlib fails with stack smashes
depends=(${depends[@]//python-matplotlib/})
depends_i686+=(python-matplotlib)
depends_pentium4=("${depends_i686[@]}")

# tests fails in various ways
unset check