added missing libpng dependency to cairo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9153 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0774b30dab
commit
2e70889bf5
@ -24,7 +24,7 @@ define Package/cairo
|
|||||||
CATEGORY:=Xorg
|
CATEGORY:=Xorg
|
||||||
SUBMENU:=libraries
|
SUBMENU:=libraries
|
||||||
TITLE:=2D graphics library with support for multiple output devices
|
TITLE:=2D graphics library with support for multiple output devices
|
||||||
DEPENDS:=+xorg-server-essentials +fontconfig
|
DEPENDS:=+xorg-server-essentials +fontconfig +libpng
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user