Adding pixman dependency to cairo
authorJens Muecke <jens@nons.de>
Fri, 16 May 2008 07:59:11 +0000 (07:59 +0000)
committerJens Muecke <jens@nons.de>
Fri, 16 May 2008 07:59:11 +0000 (07:59 +0000)
SVN-Revision: 11148

XOrg/lib/cairo/Makefile

index 97ace217295564bbe34d6b848fc18252f43b934c..e714b197a99950c5faf46c229b29302d8938a0c1 100644 (file)
@@ -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"