1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:53:18 +03:00

it's zlib not libz

This commit is contained in:
Lars-Peter Clausen 2010-01-08 23:24:28 +01:00
parent 5043109d7e
commit 59407a55cc

View File

@ -21,7 +21,7 @@ define Package/dfbmp
TITLE:=dfbmp
SECTION:=sound
CATEGORY:=Sound
DEPENDS:=+libcurl +libfreetype +libz
DEPENDS:=+libcurl +libfreetype +zlib
URL:=http://www.maui-systems.org/opensource/dfbmp/index.php
endef