Skip to content

Commit 8cba590

Browse files
authored
Add support for php7.0-mysql as Debian dependency
1 parent 01747d9 commit 8cba590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/wp-cli-updatedeb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Architecture: all
3131
Maintainer: Daniel Bachhuber <[email protected]>
3232
Section: php
3333
Priority: optional
34-
Depends: php5-cli | php7.0-cli, php5-mysql | php5-mysqlnd, mysql-client | mariadb-client
34+
Depends: php5-cli | php7.0-cli, php5-mysql | php5-mysqlnd | php7.0-mysql, mysql-client | mariadb-client
3535
Homepage: http://wp-cli.org/
3636
Description: wp-cli is a set of command-line tools for managing
3737
WordPress installations. You can update plugins, set up multisite

0 commit comments

Comments
 (0)