Fix devlibs for SUSE
libmysqld-devel is needed for installing MySQL-python. Otherwise the following error occurs: EnvironmentError: mysql_config not found Change-Id: Id84d3116d5987976169d8e2f9aca754ded205880
This commit is contained in:
parent
493d3b3aff
commit
4be092da3e
@ -4,3 +4,4 @@ libxml2-devel # lxml
|
||||
libxslt-devel # lxml
|
||||
postgresql-devel # psycopg2
|
||||
python-devel # pyOpenSSL
|
||||
libmysqld-devel # MySQL-python
|
Loading…
x
Reference in New Issue
Block a user