mysql-server: fix SUBMENU

This commit is contained in:
CN_SZTL 2019-10-20 14:46:50 +08:00
parent 7ecfdd55bc
commit 63dc7f4bba
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -45,7 +45,7 @@ define Package/mysql-server
DEPENDS:=+libmysqlclient +libpthread +libncursesw +libreadline
TITLE:=MySQL Server
URL:=http://dev.mysql.com/
SUBMENU:=database
SUBMENU:=Database
endef
define Package/libmysqlclient