mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libpng-host: depends on 'zlib:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cec097c7c8
commit
2b623e8876
@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.libpng.org/"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain zlib-host"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="graphics"
|
||||
PKG_SHORTDESC="libpng: Portable Network Graphics (PNG) Reference Library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user