summaryrefslogtreecommitdiffstats
path: root/devel/python/PRE_SUB_DEPENDS
blob: 03059f4db8b96156d8b79f26a485e92a4b2a0775 (plain) (blame)
1
2
3
4
5
case $THIS_SUB_DEPENDS in
  expat) if is_depends_enabled $SPELL expat; then return 0; fi;;
esac

return 1