mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Fix missing dependency for MySQL 8
This commit is contained in:
parent
f170da4059
commit
9699b92008
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ install_prereqs:
|
|||
|
||||
install_python_prereqs:
|
||||
- python3-dev
|
||||
- python3-cryptography
|
||||
- default-libmysqlclient-dev
|
||||
- build-essential
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue