From 0761549ec31382839860d74f34189abad0580c14 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Tue, 10 Dec 2019 13:55:29 +0100 Subject: [PATCH] Dependencies fixed --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 744f3e3..578d2a4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.verdnatura.es Package: vn-mysql Architecture: any -Depends: mysql-server (>= 5.5.27) | mariadb-server (>= 5.5.27), libglib2.0-0, ${misc:Depends}, ${shlibs:Depends} +Depends: mysql-community-server-core (>= 5.6.0), mysql-community-client (>= 5.6.0), libglib2.0-0, ${misc:Depends}, ${shlibs:Depends} Description: MySQL plugins This package contains some useful MySQL plugins developed by Verdnatura.