Skip to content

Commit

Permalink
packaging: support both mysql and mariadb on EL8/EL9
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhouapache committed Nov 20, 2024
1 parent a2690e9 commit 00875e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/centos8/cloud.spec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Requires: (openssh-clients or openssh)
Requires: (nfs-utils or nfs-client)
Requires: iproute
Requires: wget
Requires: mysql
Requires: (mysql or mariadb)
Requires: sudo
Requires: /sbin/service
Requires: /sbin/chkconfig
Expand Down

0 comments on commit 00875e3

Please sign in to comment.