freetype: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32246 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3f1abe3f98
commit
a8ce28a8cb
@ -26,7 +26,7 @@ define Package/libfreetype
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=A free, high-quality and portable font engine
|
TITLE:=A free, high-quality and portable font engine
|
||||||
URL:=http://www.freetype.org/
|
URL:=http://www.freetype.org/
|
||||||
DEPENDS:=+zlib
|
DEPENDS:=+zlib +libbz2
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libfreetype/description
|
define Package/libfreetype/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user