summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/gd/gd.mk1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud