From 5fdb51a3e99efd0e9bf43c736403e8226846a316 Mon Sep 17 00:00:00 2001 From: kyak Date: Thu, 26 May 2011 10:51:32 +0400 Subject: [PATCH] plplot: mark as BROKEN for it doesn't build in trunk --- plplot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plplot/Makefile b/plplot/Makefile index 529dd9a..6629a1d 100644 --- a/plplot/Makefile +++ b/plplot/Makefile @@ -77,7 +77,7 @@ endef define Package/plplot $(call Package/plplot/Default) - DEPENDS:=+libltdl +zlib +libfreetype + DEPENDS:=+libltdl +zlib +libfreetype @BROKEN TITLE+= endef