mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 18:00:18 +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
|
TITLE:=dfbmp
|
||||||
SECTION:=sound
|
SECTION:=sound
|
||||||
CATEGORY:=Sound
|
CATEGORY:=Sound
|
||||||
DEPENDS:=+libcurl +libfreetype +libz
|
DEPENDS:=+libcurl +libfreetype +zlib
|
||||||
URL:=http://www.maui-systems.org/opensource/dfbmp/index.php
|
URL:=http://www.maui-systems.org/opensource/dfbmp/index.php
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user