diff --git a/XOrg/lib/cairo/Makefile b/XOrg/lib/cairo/Makefile index 97ace2172..e714b197a 100644 --- a/XOrg/lib/cairo/Makefile +++ b/XOrg/lib/cairo/Makefile @@ -23,7 +23,7 @@ define Package/cairo CATEGORY:=Xorg SUBMENU:=libraries TITLE:=2D graphics library with support for multiple output devices - DEPENDS:=+xorg-server-essentials +fontconfig +libpng +libexpat + DEPENDS:=+xorg-server-essentials +fontconfig +libpng +libexpat +pixman endef CONFIGURE_VARS += FONTCONFIG_LIBS="-lfreetype -lfontconfig -lz -lexpat"