Adding pixman dependency to cairo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11148 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
426d373967
commit
d57e330ac6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user