From 10aa6b098062cb577e6b8469dd4c80a2bcc3b102 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sat, 3 Apr 2010 21:47:54 +0200 Subject: [PATCH] mark as broken, as it fails to get built --- dfbmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dfbmp/Makefile b/dfbmp/Makefile index 49d43d2..608c058 100644 --- a/dfbmp/Makefile +++ b/dfbmp/Makefile @@ -21,7 +21,7 @@ define Package/dfbmp TITLE:=dfbmp SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libcurl +libfreetype +zlib + DEPENDS:=@BROKEN +libcurl +libfreetype +zlib URL:=http://www.maui-systems.org/opensource/dfbmp/index.php endef