mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 11:52:48 +02:00
it's zlib not libz
This commit is contained in:
parent
5043109d7e
commit
59407a55cc
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user