mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libpng: update libpng.pc to include zlib library
This commit is contained in:
parent
5715d22198
commit
2f62bfc613
@ -33,5 +33,8 @@ post_makeinstall_target() {
|
||||
-e "s:libs=\"-lpng16\":libs=\"-lpng16 -lz\":g" \
|
||||
-i ${SYSROOT_PREFIX}/usr/bin/libpng*-config
|
||||
|
||||
sed -e 's|^Libs: -L${libdir} -lpng16|Libs: -L${libdir} -lpng16 -lz|g' \
|
||||
-i ${SYSROOT_PREFIX}/usr/lib/pkgconfig/libpng*.pc
|
||||
|
||||
rm -rf ${INSTALL}/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user