Add dependency info for mysql-postgresql converter
Created by: xvonabur
Running converter with Python 2.6.x installed gives the following error: AttributeError: 'module' object has no attribute 'check_output'
After installing Python 2.7.x everything works fine.