From e406f19aab0b53a4f0eda75dacd977ef4338ec76 Mon Sep 17 00:00:00 2001 From: Jens Muecke Date: Fri, 16 May 2008 07:59:11 +0000 Subject: [PATCH] Adding pixman dependency to cairo SVN-Revision: 11148 --- XOrg/lib/cairo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XOrg/lib/cairo/Makefile b/XOrg/lib/cairo/Makefile index 97ace21729..e714b197a9 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" -- 2.30.2