mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
libgd fails to build due to missing dependency if the libtiff package is selected. Fix the build issue and add two new configuration options, both disabled by default: 1) enable TIFF support, and 2) enable Freetype 2.x support. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>