mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
nut uses gdlib-config to find libgd, which happens to be deprecated. This switches it to use pkgconfig and allows a fallback to gdlib-config, same as the libusb check. Signed-off-by: Rosen Penev <rosenp@gmail.com>