summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/pango/pango.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pango/pango.mk b/package/pango/pango.mk
index 21c219f62..cb8143120 100644
--- a/package/pango/pango.mk
+++ b/package/pango/pango.mk
@@ -43,7 +43,7 @@ PANGO_CONF_ENV = ac_cv_func_posix_getpwuid_r=yes glib_cv_stack_grows=no \
PANGO_CONF_OPT = --enable-shared --enable-static \
--enable-explicit-deps=no --disable-debug
-PANGO_DEPENDENCIES = gettext libintl host-pkgconfig libglib2 cairo
+PANGO_DEPENDENCIES = gettext libintl host-pkgconfig host-pango libglib2 cairo
ifeq ($(BR2_PACKAGE_XORG7),y)
PANGO_CONF_OPT += --with-x \