mark freepops broken
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Mar 2010 15:32:29 +0000 (15:32 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Mar 2010 15:32:29 +0000 (15:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19952 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/freepops/Makefile

index 2fb4c51..440aeea 100644 (file)
@@ -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