Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Faustin Lammler
mariadb-10.1
Commits
62944625
Commit
62944625
authored
Feb 28, 2019
by
Otto Kekäläinen
Browse files
Document that mysql-common (>= 5.6.25) could not be satisfied in Jessie
parent
d0591d40
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
62944625
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment