mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mysql-hosttools: depends on 'zlib:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d5ad563e6f
commit
97053dd53b
@ -26,7 +26,7 @@ PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.mysql.com"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain zlib-host"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="database"
|
||||
PKG_SHORTDESC="mysql: A database server"
|
||||
|
Loading…
x
Reference in New Issue
Block a user