mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
use installed python3-mysqldb in place of python-mysqldb
This commit is contained in:
parent
199d1f34c4
commit
890e955700
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
name:
|
||||
- mariadb-server
|
||||
- mariadb-client
|
||||
- python-mysqldb
|
||||
# - python-mysqldb
|
||||
- php{{ php_version }}
|
||||
- php{{ php_version }}-mysql
|
||||
- php-pear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue