mirror of
https://github.com/openwrt/video.git
synced 2026-07-14 00:44:40 +04:00
1d087895e9
Build PNG, JPEG, TIFF and WebP support against the libpng, libjpeg, libtiff and libwebp packages rather than the bundled stb_image backend. Listing them as dependencies ensures the cross-built target libraries are picked up instead of host libraries. Signed-off-by: Daniel Golle <daniel@makrotopia.org>