Commit b5cbb760 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

pango: needs host version of pango for pango-querymodules

parent 19dde3a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \