Commit 62944625 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Document that mysql-common (>= 5.6.25) could not be satisfied in Jessie

parent d0591d40
...@@ -131,7 +131,8 @@ Description: MariaDB embedded database, development files ...@@ -131,7 +131,8 @@ Description: MariaDB embedded database, development files
Package: mariadb-common Package: mariadb-common
Architecture: all Architecture: all
Depends: mysql-common (>= 5.6.25), # mysql-common (>= 5.6.25) could not be satisfied in Jessie
Depends: mysql-common,
${misc:Depends} ${misc:Depends}
Multi-Arch: foreign Multi-Arch: foreign
Description: MariaDB common metapackage Description: MariaDB common metapackage
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment