From 5e82fb5232c7db0a3bbc01d9558f9fdfa0251924 Mon Sep 17 00:00:00 2001 From: thepeople Date: Tue, 2 Mar 2010 15:32:29 +0000 Subject: [PATCH] mark freepops broken git-svn-id: svn://svn.openwrt.org/openwrt/packages@19952 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/freepops/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/freepops/Makefile b/net/freepops/Makefile index 2fb4c5166..440aeea67 100644 --- a/net/freepops/Makefile +++ b/net/freepops/Makefile @@ -25,7 +25,7 @@ define Package/freepops SECTION:=net CATEGORY:=Network TITLE:=POP3 interface to several webmails - DEPENDS:=+libpthread +liblua +luafilesystem +luacurl +luaexpat + DEPENDS:=+libpthread +liblua +luafilesystem +luacurl +luaexpat @BROKEN URL:=http://www.freepops.org endef