diff --git a/package/gd/gd.mk b/package/gd/gd.mk index 927dfb2961..d0fd5720a0 100644 --- a/package/gd/gd.mk +++ b/package/gd/gd.mk @@ -13,6 +13,7 @@ GD_LICENSE_FILES = COPYING GD_CONFIG_SCRIPTS = gdlib-config GD_CONF_OPTS = --without-x --disable-rpath +GD_DEPENDENCIES = host-pkgconf # gd forgets to link utilities with -pthread even though it uses # pthreads, causing linking errors with static linking