mysql: properly order "depends on" vs. bool
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 26 Oct 2018 19:28:31 +0000 (21:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 26 Oct 2018 19:28:31 +0000 (21:28 +0200)
commitcbf62fc5692cc04a2f721260d5e7f8a2558b4bb1
treef0db336ab2bffdeaac6bb70dabdb0f86e88f62ea
parenta216a344c4bd3efdf2aa5c22b126d5bb759242de
mysql: properly order "depends on" vs. bool

This fixes a check-package warning introduced by commit
19df27ed03b33cd86c971afb355091161972851f ("package/mariadb: add option
to disable build of embedded server")

Fixes:

package/mysql/Config.in:59: attributes order: type, default, depends on, select, help (http://nightly.buildroot.org/#_config_files)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mysql/Config.in