mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01: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>