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:
@@ -4,3 +4,4 @@ libxml2-devel # lxml
|
||||
libxslt-devel # lxml
|
||||
postgresql-devel # psycopg2
|
||||
python-devel # pyOpenSSL
|
||||
libmysqld-devel # MySQL-python
|
||||
Reference in New Issue
Block a user