optional_depends python3 '--with-python3' '--without-python3' 'python3 bindings' 
optional_depends python  '--with-python'  '--without-python' 'python bindings' 
if is_depends_enabled $SPELL python3 || is_depends_enabled $SPELL python;then
  depends swig
fi
